From c2fb8c28644e71209d7c3d3f2313e9102d7c64a4 Mon Sep 17 00:00:00 2001 From: Matt Reeves Date: Tue, 9 Jul 2024 20:28:02 -0400 Subject: [PATCH] testing --- cluster/infra/flux-secret-map.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cluster/infra/flux-secret-map.yaml b/cluster/infra/flux-secret-map.yaml index a56be14..7f75844 100644 --- a/cluster/infra/flux-secret-map.yaml +++ b/cluster/infra/flux-secret-map.yaml @@ -11,6 +11,8 @@ spec: kind: GitRepository name: kub-repo postBuild: + substitute: + NAS_IP: 10.0.0.10 substituteFrom: - kind: ConfigMap name: global-vars