intiial exernal secrets helm deployment (it won't work...)
This commit is contained in:
14
cluster/temp/kustomization.yaml
Normal file
14
cluster/temp/kustomization.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
commonAnnotations:
|
||||
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
|
||||
|
||||
resources:
|
||||
# Operator deployment
|
||||
- namespace.yaml
|
||||
- subscription.yaml
|
||||
- operatorconfig.yaml
|
||||
# Deploy cluster resources
|
||||
- cluster-secret-store.yaml
|
||||
Reference in New Issue
Block a user