[zh-cn] sync configure-liveness-readiness-startup-probes.md

Signed-off-by: xin.li <xin.li@daocloud.io>
pull/45413/head
xin.li 2024-03-02 21:01:59 +08:00
parent 1863e27c03
commit d4710ad8fb
1 changed files with 0 additions and 3 deletions

View File

@ -486,7 +486,6 @@ For example:
ports:
- name: liveness-port
containerPort: 8080
hostPort: 8080
livenessProbe:
httpGet:
@ -520,7 +519,6 @@ So, the previous example would become:
ports:
- name: liveness-port
containerPort: 8080
hostPort: 8080
livenessProbe:
httpGet:
@ -883,7 +881,6 @@ spec:
ports:
- name: liveness-port
containerPort: 8080
hostPort: 8080
livenessProbe:
httpGet: