infisical: bring self-hosted stack under GitOps (postgres, valkey, backend); secret.yaml excluded template
This commit is contained in:
@@ -11,7 +11,9 @@ spec:
|
||||
targetRevision: HEAD
|
||||
directory:
|
||||
recurse: true
|
||||
exclude: universal-auth-secret.yaml
|
||||
# secret.yaml holds Infisical's own bootstrap secrets — applied out-of-band,
|
||||
# committed here only as an emptied template. Never let ArgoCD apply it.
|
||||
exclude: secret.yaml
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: infisical
|
||||
|
||||
Reference in New Issue
Block a user