Files
homelab/cluster/external-secrets/base/kustomization.yaml
2025-04-20 18:07:52 -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