Skip to content

Commit

Permalink
increase storage for registry and minio
Browse files Browse the repository at this point in the history
  • Loading branch information
damoon committed Feb 4, 2021
1 parent e68d377 commit b4eb268
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion service-dependencies/minio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 3Gi
storage: 10Gi
2 changes: 1 addition & 1 deletion service-dependencies/wedding-registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 10Gi
storage: 100Gi

0 comments on commit b4eb268

Please sign in to comment.