diff --git a/clusters/private-cloud/vault/vault.yaml b/clusters/private-cloud/vault/vault.yaml index aa17067..6d97ef9 100644 --- a/clusters/private-cloud/vault/vault.yaml +++ b/clusters/private-cloud/vault/vault.yaml @@ -22,3 +22,10 @@ spec: name: hashicorp namespace: flux-system # https://github.com/hashicorp/vault-helm/blob/main/values.yaml + values: + csi: + enabled: true + ui: + enabled: true + ingress: + enabled: true