Remove Information Coordinator Service
[nonrtric.git] / helm-manager / charts / templates / _service.tpl
index 4c3cd7f..0424994 100644 (file)
   protocol: TCP
 {{- end }}
 {{- end }}
-{{- if .tls }}
-{{if eq .tls.enabled true -}}
-- name: {{ .name }}-tls
-  port: {{ .tls.servicePort }}
-  targetPort: {{ .tls.containerPort }}
-  protocol: TCP
-{{- end }}
-{{- end }}
 {{- end -}}
\ No newline at end of file