Update values for strimzi-kafka-operator

service-strimzi-kafka-operator
system 3 months ago
parent 1b9d582bb8
commit b3377ee379
  1. 24
      strimzi-kafka-operator/values.yaml

@ -0,0 +1,24 @@
#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…
Cancel
Save