From c376ccc9324cd113ddd10efa2e19c145c10d4a64 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sun, 8 Sep 2024 13:53:06 +0200 Subject: [PATCH] add .git to url --- 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 40d7cda..ff22b97 100644 --- a/vault/helm-vault.yaml +++ b/vault/helm-vault.yaml @@ -20,7 +20,7 @@ spec: helm: valueFiles: - $values/overrides.yaml - - repoURL: https://github.com/rubenhensen/k8scd + - repoURL: https://github.com/rubenhensen/k8scd.git path: vault targetRevision: HEAD ref: values