Skip to content

Commit

Permalink
Reduce default storage for ZooKeeper nodes to 25GB.
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-zaitsev committed Feb 3, 2021
1 parent f4b6be1 commit 412a198
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -202,4 +202,4 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 50Gi
storage: 25Gi
Original file line number Diff line number Diff line change
Expand Up @@ -200,4 +200,4 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 50Gi
storage: 25Gi

0 comments on commit 412a198

Please sign in to comment.