feat(argocd): SOPS CMP plugin decryption for Stage 0 secrets (simplify to directory source)

This commit is contained in:
Story Crater Bot
2026-08-18 15:08:02 -07:00
parent dca0e7cb9a
commit 2623eecfca
5 changed files with 69 additions and 3 deletions
+25
View File
@@ -0,0 +1,25 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: sops-secrets
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
annotations:
argocd.argoproj.io/sync-wave: "0"
spec:
project: homelab
revisionHistoryLimit: 3
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
source:
repoURL: http://forgejo.riotpiao.com:3000/riotpiao.com/homelab.git
targetRevision: main
path: k8s/security/sops-secrets
directory: {}
destination:
server: https://kubernetes.default.svc