We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Any pointers on how to create the custom resource define in the following yaml:
apiVersion: m4e.krestomat.io/v1alpha1 kind: M4e metadata: name: m4e-sample spec: moodle_new_instance_fullname: Demo site moodle_new_instance_shortname: demo moodle_new_instance_summary: A demo site moodle_new_instance_adminuser: admin moodle_new_instance_adminpass: secret moodle_new_instance_adminmail: [email protected] moodle_new_instance_agree_license: true security_context: false
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
Any pointers on how to create the custom resource define in the following yaml:
Thanks
The text was updated successfully, but these errors were encountered: