Update file service.yaml

This commit is contained in:
2023-04-16 13:54:18 +00:00
parent 287b850c52
commit 6cff4ce659

View File

@@ -9,4 +9,4 @@ spec:
targetPort: {{ .Values.service.targetport }} targetPort: {{ .Values.service.targetport }}
protocol: TCP protocol: TCP
selector: selector:
app: {{ .Values.service.name }} app: {{ .Chart.Name }}