[A1POLICYMANAGEMENT] Make A1P ServiceMesh compatible
[oom.git] / kubernetes / a1policymanagement / templates / statefulset.yaml
index 0114b30..89d131e 100644 (file)
@@ -39,8 +39,10 @@ spec:
         args:
         - -c
         - |
+          {{- if (include "common.needTLS" .) }}
           export $(cat {{ .Values.certInitializer.credsPath }}/mycreds.prop\
             | xargs -0)
+          {{- end }}
           cd /config-input
           for PFILE in `ls -1`
           do