switch
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
#namePrefix: hub-
|
||||
commonAnnotations:
|
||||
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
|
||||
|
||||
bases:
|
||||
- ../../base
|
||||
|
||||
# patches:
|
||||
# - deployment.yaml
|
||||
resources:
|
||||
- github.com/redhat-cop/gitops-catalog/external-secrets-operator/operator/overlays/stable
|
||||
- github.com/redhat-cop/gitops-catalog/external-secrets-operator/instance/overlays/default
|
||||
|
||||
Reference in New Issue
Block a user