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