From d4d01635a8989befbfb76d63a57f6e60c6463c58 Mon Sep 17 00:00:00 2001 From: LordMathis Date: Tue, 15 Jul 2025 22:37:23 +0200 Subject: [PATCH] Add decryption configuration for infrastructure-controllers using SOPS --- clusters/prod/infrastructure.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/clusters/prod/infrastructure.yaml b/clusters/prod/infrastructure.yaml index c2b48f0..8b4ca70 100644 --- a/clusters/prod/infrastructure.yaml +++ b/clusters/prod/infrastructure.yaml @@ -28,6 +28,10 @@ spec: dependsOn: - name: cluster-vars - name: infrastructure-core + decryption: + provider: sops + secretRef: + name: sops-age postBuild: substituteFrom: - kind: Secret