[COMMON] Fix various helm errors
[oom.git] / kubernetes / common / mariadb-galera / templates / service.yaml
index 9b4c05e..6af9135 100644 (file)
@@ -31,7 +31,7 @@ spec:
     matchLabels:
       app.kubernetes.io/name: {{ include "common.servicename" . }}
   portLevelMtls:
-    {{ .Values.service.internalPort }}:
+    '{{ .Values.service.internalPort }}':
       mode: DISABLE
 {{- end}}
 {{- end}}