port from 80 to 4173
This commit is contained in:
@@ -16,9 +16,9 @@ spec:
|
||||
type: {{ .Values.service.type }}
|
||||
ports:
|
||||
- port: {{ .Values.service.port }}
|
||||
targetPort: http
|
||||
targetPort: 4173
|
||||
protocol: TCP
|
||||
name: http
|
||||
name: npm
|
||||
selector:
|
||||
app: {{ template "tatort.name" . }}
|
||||
component: tatort
|
||||
|
||||
Reference in New Issue
Block a user