Files
homelab/cluster/external-secrets/base/kustomization.yaml
2025-05-16 11:24:47 -05:00

16 lines
325 B
YAML

---
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
- doppler-token.yaml
- cluster-secret-store.yaml