Skip to content

Commit 1412d3c

Browse files
committed
[bugfix] Removed legacy kustomization reference. Initial commit.
Signed-off-by: insukim1994 <insu.kim@moreh.io>
1 parent 4449f3d commit 1412d3c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

deploy/cloud/operator/config/crd/kustomization.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
# It should be run by config/default
1919
resources:
2020
- bases/nvidia.com_dynamocomponentdeployments.yaml
21-
- bases/nvidia.com_dynamocomponents.yaml
2221
- bases/nvidia.com_dynamographdeployments.yaml
2322
#+kubebuilder:scaffold:crdkustomizeresource
2423

@@ -30,7 +29,6 @@ patches: []
3029
# [CERTMANAGER] To enable cert-manager, uncomment all the sections with [CERTMANAGER] prefix.
3130
# patches here are for enabling the CA injection for each CRD
3231
#- path: patches/cainjection_in_dynamocomponentdeployments.yaml
33-
#- path: patches/cainjection_in_dynamocomponents.yaml
3432
#+kubebuilder:scaffold:crdkustomizecainjectionpatch
3533

3634
# [WEBHOOK] To enable webhook, uncomment the following section

0 commit comments

Comments
 (0)