port auf 3000 start mit node statt npm und ORIGIN
This commit is contained in:
@@ -16,7 +16,7 @@ spec:
|
||||
type: {{ .Values.service.type }}
|
||||
ports:
|
||||
- port: {{ .Values.service.port }}
|
||||
targetPort: 4173
|
||||
targetPort: 3000
|
||||
protocol: TCP
|
||||
name: npm
|
||||
selector:
|
||||
|
||||
Reference in New Issue
Block a user