helm: fix typo
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
5d26fa0403
commit
68388e9551
|
@ -82,7 +82,7 @@ spec:
|
|||
containerPort: 9000
|
||||
protocol: TCP
|
||||
- name: https
|
||||
containerPot: 9443
|
||||
containerPort: 9443
|
||||
protocol: TCP
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
Reference in New Issue