Skip to content
New issue

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

How to create a custom resource (CRD is already defined) #695

Closed
jobcespedes opened this issue Mar 22, 2021 · 0 comments
Closed

How to create a custom resource (CRD is already defined) #695

jobcespedes opened this issue Mar 22, 2021 · 0 comments

Comments

@jobcespedes
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant