typo using fullname instead of name
[oom.git] / kubernetes / dmaap / components / message-router / charts / message-router-kafka / templates / poddisruptionbudget.yaml
index 0bc64e7..5c2db8c 100644 (file)
@@ -24,5 +24,5 @@ metadata:
 spec:
   selector:
     matchLabels:
 spec:
   selector:
     matchLabels:
-      app: {{ include "common.fullname" . }}
+      app: {{ include "common.name" . }}
   maxUnavailable: 1
   maxUnavailable: 1