Compare commits
No commits in common. 'service-strimzi-kafka-operator' and 'master' have entirely different histories.
service-st
...
master
@ -1,24 +0,0 @@ |
|||||||
#version: strimzi-kafka-operator, 0.47.0 |
|
||||||
defaultImageRegistry: "quay.io" |
|
||||||
defaultImageRepository: "strimzi" |
|
||||||
defaultImageTag: "0.47.0" |
|
||||||
|
|
||||||
replicas: 1 |
|
||||||
watchNamespaces: [] |
|
||||||
watchAnyNamespace: true |
|
||||||
|
|
||||||
logLevel: INFO |
|
||||||
logConfiguration: "" |
|
||||||
|
|
||||||
fullReconciliationIntervalMs: 120000 |
|
||||||
operationTimeoutMs: 300000 |
|
||||||
|
|
||||||
resources: |
|
||||||
limits: |
|
||||||
memory: 384Mi |
|
||||||
cpu: 1000m |
|
||||||
requests: |
|
||||||
memory: 384Mi |
|
||||||
cpu: 200m |
|
||||||
|
|
||||||
extraEnvs: [] |
|
||||||
Loading…
Reference in new issue