From 69e664f6d5a226258643972c81c933d05df25503 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sun, 8 Sep 2024 13:57:22 +0200 Subject: [PATCH] add vault to path --- vault/helm-vault.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vault/helm-vault.yaml b/vault/helm-vault.yaml index ff22b97..cad64fe 100644 --- a/vault/helm-vault.yaml +++ b/vault/helm-vault.yaml @@ -19,7 +19,7 @@ spec: targetRevision: 0.28.1 helm: valueFiles: - - $values/overrides.yaml + - $values/vault/overrides.yaml - repoURL: https://github.com/rubenhensen/k8scd.git path: vault targetRevision: HEAD