This commit is contained in:
parent
c35a7bfca7
commit
af11e82f90
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ spec:
|
|||
imagePullPolicy: {{ .Values.image.pullPolicy }}
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: {{ .Values.service.port }}
|
||||
containerPort: 3000
|
||||
protocol: TCP
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
Loading…
Reference in a new issue