if increasing zookeeper quorom wont be maintained
[oom.git] / kubernetes / dmaap / components / message-router / charts / message-router-zookeeper / templates / poddisruptionbudget.yaml
index 2d251e9..5a370cd 100644 (file)
@@ -25,4 +25,4 @@ spec:
   selector:
     matchLabels:
       app: {{ include "common.name" . }}
   selector:
     matchLabels:
       app: {{ include "common.name" . }}
-  maxUnavailable: {{ div (sub .Values.replicaCount 1) 2 }}
+  maxUnavailable: {{ include "zk.maxUnavailable" . }}