fix: replace stale Flux reference with ArgoCD in kustomization.yaml

This commit is contained in:
Graham McInitre 2026-07-21 08:44:19 -05:00
parent ae7969521a
commit d3a7cfe733

View file

@ -1,7 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
# secret.yaml is applied out-of-band and is git-ignored (contains plaintext
# credentials). Flux reconciles deployment.yaml etc. but does NOT manage the
# credentials). ArgoCD reconciles deployment.yaml etc. but does NOT manage the
# secret. Rotate secrets by applying secret.yaml with kubectl directly.
resources:
- namespace.yaml