We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dffc9e commit 761af2dCopy full SHA for 761af2d
config/crd/kustomization.yaml
@@ -2,6 +2,8 @@
2
# since it depends on service name and namespace that are out of this kustomize package.
3
# It should be run by config/default
4
resources:
5
- - mcad.yaml
+ - quota.codeflare_quotasubtrees.yaml
6
+ - workload.codeflare_appwrappers.yaml
7
+ - workload.codeflare_schedulingspecs.yaml
8
9
#+kubebuilder:scaffold:crdkustomizeresource
0 commit comments