"lib/ssh:/git@developer.sourcefind.cn:2222/OpenDAS/dynamo.git" did not exist on "10bfb73a01273f86d07b55dd1a9a7e41c0ef08c1"
Unverified Commit 923e1ee7 authored by Insu Kim's avatar Insu Kim Committed by GitHub
Browse files

[bugfix] Removed legacy kustomization reference. Initial commit. (#2043)


Signed-off-by: default avatarinsukim1994 <insu.kim@moreh.io>
Co-authored-by: default avatarinsukim1994 <insu.kim@moreh.io>
parent 5b5ca802
...@@ -18,7 +18,6 @@ ...@@ -18,7 +18,6 @@
# It should be run by config/default # It should be run by config/default
resources: resources:
- bases/nvidia.com_dynamocomponentdeployments.yaml - bases/nvidia.com_dynamocomponentdeployments.yaml
- bases/nvidia.com_dynamocomponents.yaml
- bases/nvidia.com_dynamographdeployments.yaml - bases/nvidia.com_dynamographdeployments.yaml
#+kubebuilder:scaffold:crdkustomizeresource #+kubebuilder:scaffold:crdkustomizeresource
...@@ -30,7 +29,6 @@ patches: [] ...@@ -30,7 +29,6 @@ patches: []
# [CERTMANAGER] To enable cert-manager, uncomment all the sections with [CERTMANAGER] prefix. # [CERTMANAGER] To enable cert-manager, uncomment all the sections with [CERTMANAGER] prefix.
# patches here are for enabling the CA injection for each CRD # patches here are for enabling the CA injection for each CRD
#- path: patches/cainjection_in_dynamocomponentdeployments.yaml #- path: patches/cainjection_in_dynamocomponentdeployments.yaml
#- path: patches/cainjection_in_dynamocomponents.yaml
#+kubebuilder:scaffold:crdkustomizecainjectionpatch #+kubebuilder:scaffold:crdkustomizecainjectionpatch
# [WEBHOOK] To enable webhook, uncomment the following section # [WEBHOOK] To enable webhook, uncomment the following section
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment