diff --git a/argocd-apps/vault.yaml b/argocd-apps/vault.yaml index 82506cd..5dbecfd 100644 --- a/argocd-apps/vault.yaml +++ b/argocd-apps/vault.yaml @@ -9,9 +9,11 @@ spec: repoURL: 'https://git.dvirlabs.com/dvirlabs/dev-tools.git' targetRevision: HEAD path: charts/vault - helm: - valueFiles: - - ../../manifests/vault/values.yaml + directory: + recurse: true + # helm: + # valueFiles: + # - ../../manifests/vault/values.yaml destination: server: https://kubernetes.default.svc namespace: dev-tools