Skip to content

Commit

Permalink
Merge pull request #39 from bcgov/feature/DESCW-2428
Browse files Browse the repository at this point in the history
fix typo in pvc.yaml
  • Loading branch information
kshapka-bcgov authored Jul 5, 2024
2 parents 0c638fc + 046ca3f commit 52d3722
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 52d3722

Please sign in to comment.