From b0da69f7fc52fba580e183a80d1735e24905b2f0 Mon Sep 17 00:00:00 2001 From: admin Date: Wed, 18 Mar 2026 19:55:11 +0100 Subject: [PATCH] fix: add sops decryption to cnpg kustomization --- clusters/homelab/infrastructure/cnpg.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/clusters/homelab/infrastructure/cnpg.yaml b/clusters/homelab/infrastructure/cnpg.yaml index a5e38d0..a3decf2 100644 --- a/clusters/homelab/infrastructure/cnpg.yaml +++ b/clusters/homelab/infrastructure/cnpg.yaml @@ -10,3 +10,7 @@ spec: sourceRef: kind: GitRepository name: flux-system + decryption: + provider: sops + secretRef: + name: sops-age