Files
homelab/cluster/external-secrets/base/kustomization.yaml
2025-05-12 20:50:32 -05:00

15 lines
304 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
- cluster-secret-store.yaml