aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/pvc.yml
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/pvc.yml')
-rw-r--r--bootstrap/pvc.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/bootstrap/pvc.yml b/bootstrap/pvc.yml
index 9729060..cecd3f2 100644
--- a/bootstrap/pvc.yml
+++ b/bootstrap/pvc.yml
@@ -9,7 +9,7 @@ spec:
- ReadWriteOnce
resources:
requests:
- storage: 100Mi
+ storage: 200Gi
selector:
matchLabels:
app: kafka
@@ -25,7 +25,7 @@ spec:
- ReadWriteOnce
resources:
requests:
- storage: 100Mi
+ storage: 200Gi
selector:
matchLabels:
app: kafka
@@ -41,7 +41,7 @@ spec:
- ReadWriteOnce
resources:
requests:
- storage: 100Mi
+ storage: 200Gi
selector:
matchLabels:
app: kafka