fix(k01): enable redpanda developer_mode to skip 1GB memory minimum check
build-and-push-harbor / docker-build-push (push) Waiting to run
build-and-push-harbor / docker-build-push (push) Waiting to run
This commit is contained in:
@@ -47,6 +47,9 @@ spec:
|
|||||||
limits:
|
limits:
|
||||||
cpu: 500m
|
cpu: 500m
|
||||||
memory: 500Mi
|
memory: 500Mi
|
||||||
|
config:
|
||||||
|
node:
|
||||||
|
developer_mode: true
|
||||||
statefulset:
|
statefulset:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
additionalRedpandaCmdFlags:
|
additionalRedpandaCmdFlags:
|
||||||
|
|||||||
Reference in New Issue
Block a user