Skip to content

Commit

Permalink
update helm
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidOkulski committed Jan 6, 2025
1 parent ddc74c3 commit 56ad439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/postgresql/templates/pvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ spec:
accessModes: {{ .Values.persistence.accessModes }}
resources:
requests:
storage: {{ .Values.persistence.size }}
storage: {{ .Values.persistence.size }}

0 comments on commit 56ad439

Please sign in to comment.