Skip to content

Commit

Permalink
change default storageclass in umami to csi-disk
Browse files Browse the repository at this point in the history
  • Loading branch information
akyriako committed Sep 9, 2024
1 parent 0f87e25 commit bbf3c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/umami/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ web:
tag: postgresql-v2.13.2
imagePullPolicy: IfNotPresent
postgresql:
storageClass: default
storageClass: csi-disk
ingress:
elbId:
host:
Expand Down

0 comments on commit bbf3c88

Please sign in to comment.