Skip to content

Commit

Permalink
Fix default storage class.
Browse files Browse the repository at this point in the history
  • Loading branch information
marchermans committed Nov 14, 2024
1 parent 9dfda81 commit 3d146de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/webdav/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ persistence:
annotations: {}
labels: {}
size: "1Gi"
storageClass: "default"
storageClass: "longhorn"
additionalVolumes: []
additionalVolumeMounts: []

Expand Down

0 comments on commit 3d146de

Please sign in to comment.