backend redesign
This commit is contained in:
9
kafka/values.yaml
Normal file
9
kafka/values.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
# Strimzi Kafka Operator Helm Values
|
||||
# Install with: helm install strimzi-kafka-operator oci://quay.io/strimzi-helm/strimzi-kafka-operator
|
||||
|
||||
# This values file is for the operator installation
|
||||
# The operator itself is lightweight
|
||||
#watchNamespaces: [] # Empty = watch all namespaces
|
||||
|
||||
watchNamespaces:
|
||||
- default
|
||||
Reference in New Issue
Block a user