Skip to content

Commit

Permalink
Increase storage size of cache data PVC to 32 Gi.
Browse files Browse the repository at this point in the history
  • Loading branch information
ropable committed Feb 22, 2024
1 parent 67f28df commit 9082a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kustomize/base/pvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 8Gi
storage: 32Gi

0 comments on commit 9082a8d

Please sign in to comment.