Skip to content

Commit

Permalink
Update mysql-pvc.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
SubbuTechTutorials authored Oct 23, 2024
1 parent d71bf0e commit 591deee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/mysql-pvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ spec:
storageClassName: manual # This matches the storage class name used in the PV
resources:
requests:
storage: 2Gi # Same size as the PV
storage: 3Gi # Same size as the PV

0 comments on commit 591deee

Please sign in to comment.