refactor(argocd): simplify secrets approach — use directory source, manual Secrets for Stage 0

Reverts complex CMP plugin setup (helm chart doesn't support repoServer.extraContainers).
Instead: sops-secrets Application uses directory source (no plugin), emits placeholder
README. Manually-created Secrets (grafana-admin) live in target namespaces.

Full CMP plugin work deferred to future stage. Grafana values still wired to
admin.existingSecret (no-op until Secret exists, which it now does).

This unblocks cluster deployment without waiting for ArgoCD CMP plumbing.
This commit is contained in:
Story Crater Bot
2026-07-20 11:49:23 -07:00
parent d282ae1aa0
commit abaea8823b
3 changed files with 7 additions and 31 deletions
+1 -2
View File
@@ -20,7 +20,6 @@ spec:
repoURL: http://forgejo.riotpiao.com:3000/riotpiao.com/homelab.git
targetRevision: main
path: k8s/security/sops-secrets
plugin: {}
directory: {}
destination:
server: https://kubernetes.default.svc
revisionHistoryLimit: 3