We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09aec3b commit aaf0d35Copy full SHA for aaf0d35
kafka/test/kafkacat.yml
@@ -85,6 +85,10 @@ spec:
85
- "1"
86
- --replication-factor
87
- "2"
88
+ resources:
89
+ limits:
90
+ cpu: 200m
91
+ memory: 100Mi
92
restartPolicy: Never
93
---
94
apiVersion: apps/v1beta2
kafka/test/produce-consume.yml
@@ -68,6 +68,10 @@ spec:
68
69
70
71
72
73
74
75
76
77
0 commit comments