Skip to content

Commit

Permalink
enable csi/ui/ingress for vault
Browse files Browse the repository at this point in the history
Signed-off-by: Song Song Li <ssli@redhat.com>
  • Loading branch information
songleo committed Mar 11, 2024
1 parent a3d1ac9 commit 7715d05
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions clusters/private-cloud/vault/vault.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 7715d05

Please sign in to comment.