From 4d96065d817950a4c4282218c9fbfc20b176f1f2 Mon Sep 17 00:00:00 2001 From: Matt Reeves Date: Fri, 12 Jul 2024 21:42:44 -0400 Subject: [PATCH] test --- cluster/infra/flux-secret-map.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/cluster/infra/flux-secret-map.yaml b/cluster/infra/flux-secret-map.yaml index 58d17e0..7576e01 100644 --- a/cluster/infra/flux-secret-map.yaml +++ b/cluster/infra/flux-secret-map.yaml @@ -15,6 +15,4 @@ spec: var_substitution_enabled: "true" NAS_IP: 10.0.0.10 quote: '"' - substituteFrom: - - kind: ConfigMap - name: global-vars + \ No newline at end of file