Check liveness and readyness on correct port
This commit is contained in:
parent
6f1a1be286
commit
64c4360e4f
@ -37,12 +37,12 @@ spec:
|
||||
protocol: TCP
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
scheme: HTTPS
|
||||
scheme: 8443
|
||||
path: /healthz
|
||||
port: https
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
scheme: HTTPS
|
||||
scheme: 8443
|
||||
path: /healthz
|
||||
port: https
|
||||
volumeMounts:
|
||||
|
Loading…
x
Reference in New Issue
Block a user