Correct indent bug in httpGet liveness probe
This commit is contained in:
committed by
Andrew Chen
parent
53a1e25103
commit
2bd131f98f
@@ -207,8 +207,8 @@ ports:
|
||||
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /healthz
|
||||
port: liveness-port
|
||||
path: /healthz
|
||||
port: liveness-port
|
||||
```
|
||||
|
||||
## Define readiness probes
|
||||
|
||||
Reference in New Issue
Block a user