Update service.yaml

This commit is contained in:
Barahalikar Siddharth
2022-06-10 01:24:26 +05:30
committed by GitHub
parent 52244a1674
commit 9674362cb5

View File

@@ -8,7 +8,7 @@ spec:
type: {{ .Values.service.type }}
ports:
- port: {{ .Values.service.port }}
targetPort: http
targetPort: {{ .Values.service.targetPort }}
protocol: TCP
name: http
selector: