[STRIMZI] Add podAntiAffinity to kafka deployment
[oom.git] / kubernetes / strimzi / values.yaml
index bb22de7..a9eed5d 100644 (file)
@@ -29,6 +29,9 @@ global:
 # Application configuration defaults.
 #################################################################
 replicaCount: 3
+affinity:
+  podAntiAffinity:
+    enabled: true
 config:
   kafkaVersion: 3.4.0
   authType: simple