Skip to content

Commit

Permalink
fix typo in pvc.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kshapka-bcgov committed Jul 4, 2024
1 parent 51a49d4 commit 046ca3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/templates/pvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ spec:
resources:
requests:
storage: {{ .Values.cronJob.persistence.size }}
{{ end }}
storageClassName: {{ .Values.cronJob.storageClassName }}
{{ end }}

0 comments on commit 046ca3f

Please sign in to comment.