From 4a83d981c8c3b1726a69f3da0a9b32c20bf497d7 Mon Sep 17 00:00:00 2001 From: MichaelFisher1997 Date: Mon, 9 Mar 2026 02:52:08 +0000 Subject: [PATCH] fix: skip dry-run validation for doppler store sync --- infrastructure/kustomization-secrets.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/infrastructure/kustomization-secrets.yaml b/infrastructure/kustomization-secrets.yaml index 04756c4..4707d77 100644 --- a/infrastructure/kustomization-secrets.yaml +++ b/infrastructure/kustomization-secrets.yaml @@ -6,6 +6,7 @@ metadata: spec: interval: 10m prune: true + validation: none sourceRef: kind: GitRepository name: platform