staged next wave of operators to add and configure
This commit is contained in:
16
cluster/external-dns/kustomization.yaml
Normal file
16
cluster/external-dns/kustomization.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
commonAnnotations:
|
||||
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
|
||||
|
||||
resources:
|
||||
# Operator deployment
|
||||
- namespace.yaml
|
||||
- operatorgroup.yaml
|
||||
- subscription.yaml
|
||||
# Deploy cluster resources
|
||||
- externalsecrets.yaml
|
||||
- scc.yaml
|
||||
- cloudflare.yaml
|
||||
Reference in New Issue
Block a user