Repository for dip
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tenant-catalog/strimzi-kafka-operator/values.yaml

24 lines
405 B

#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: []