Add port to prod-val
This commit is contained in:
parent
f53258306c
commit
bbf0e77518
@ -5,6 +5,7 @@ containerEnv:
|
|||||||
# value: https://api.quenten.nl/api
|
# value: https://api.quenten.nl/api
|
||||||
service:
|
service:
|
||||||
name: "{{ .Values.name }}"
|
name: "{{ .Values.name }}"
|
||||||
|
port: 3000
|
||||||
ingress:
|
ingress:
|
||||||
name: "{{ .Values.name }}"
|
name: "{{ .Values.name }}"
|
||||||
annotations:
|
annotations:
|
||||||
|
Loading…
Reference in New Issue
Block a user