fix: replace stale Flux reference with ArgoCD in kustomization.yaml
This commit is contained in:
parent
ae7969521a
commit
d3a7cfe733
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue