Skip to content

Commit

Permalink
apps/minio: increase storage size by 25GB
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfantom committed Jul 4, 2024
1 parent 9eb2c41 commit 34f8802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/minio/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ persistence:
enabled: true
storageClass: lvm-thin
accessMode: ReadWriteOnce
size: 200Gi
size: 225Gi

priorityClassName: "production-high"

Expand Down

0 comments on commit 34f8802

Please sign in to comment.