Set containerport.
All checks were successful
ci/woodpecker/push/spliit Pipeline was successful

This commit is contained in:
Alex Manning 2024-05-29 20:19:43 +01:00
parent c35a7bfca7
commit af11e82f90

View file

@ -33,7 +33,7 @@ spec:
imagePullPolicy: {{ .Values.image.pullPolicy }}
ports:
- name: http
containerPort: {{ .Values.service.port }}
containerPort: 3000
protocol: TCP
livenessProbe:
httpGet: