X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm-manager%2Fcharts%2Ftemplates%2F_service.tpl;h=042499454a59b552f467c4579cd4dde9d63e223e;hb=cb6113ef6f7519274d6420c649f714818dd68b23;hp=4c3cd7fc826250256d1029f10aa611baa5a7f272;hpb=a25ff3228d92cae5556875b66810d0af0b776fc5;p=nonrtric.git diff --git a/helm-manager/charts/templates/_service.tpl b/helm-manager/charts/templates/_service.tpl index 4c3cd7fc..04249945 100644 --- a/helm-manager/charts/templates/_service.tpl +++ b/helm-manager/charts/templates/_service.tpl @@ -23,12 +23,4 @@ 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