Skip to content

Commit

Permalink
fix(DMVP-4884): Changed storage block name
Browse files Browse the repository at this point in the history
  • Loading branch information
viktoryathegreat committed Aug 5, 2024
1 parent 7218f7f commit 1e14fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/base/templates/pvc.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{{- range .Values.storages }}
{{- range .Values.storage }}
---
apiVersion: v1
kind: PersistentVolumeClaim
Expand Down

0 comments on commit 1e14fca

Please sign in to comment.