Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Commit

Permalink
Mariadb 39
Browse files Browse the repository at this point in the history
  • Loading branch information
lholota committed Nov 16, 2023
1 parent 1fa4431 commit 622c3b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/mariadb-shared-cluster/templates/backup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
maxRetentionDays: 30
storage:
persistentVolumeClaim:
storageClassName: {{ .Values.persistence.backup.storageClassName }}
storageClassName: {{ .Values.persistence.backup.storageClassName }}
resources:
requests:
storage: {{ .Values.persistence.backup.requestSize }}
Expand Down

0 comments on commit 622c3b7

Please sign in to comment.