From 5bcae332f66aaae927e2765e6b63dde5daca07ff Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sun, 8 Sep 2024 14:00:00 +0200 Subject: [PATCH] Change from vault-system to vault --- vault/helm-vault.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vault/helm-vault.yaml b/vault/helm-vault.yaml index cad64fe..809a7a9 100644 --- a/vault/helm-vault.yaml +++ b/vault/helm-vault.yaml @@ -21,9 +21,8 @@ spec: valueFiles: - $values/vault/overrides.yaml - repoURL: https://github.com/rubenhensen/k8scd.git - path: vault targetRevision: HEAD ref: values destination: server: https://kubernetes.default.svc - namespace: vault-system \ No newline at end of file + namespace: vault \ No newline at end of file