Skip to content

Commit

Permalink
also change value name for storageclassName
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaubrey committed Sep 9, 2024
1 parent 4368424 commit 71d318d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/victorialogs/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
retentionPeriod: 30d
persistentVolume:
enabled: true
storageClass: ebs-gp3
storageClassName: ebs-gp3
size: 40Gi
ingress:
enabled: true
Expand Down

0 comments on commit 71d318d

Please sign in to comment.