mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 05:57:25 +00:00
Merge pull request #69334 from bowei/update-default-backend
Update defaultbackend to v1.5
This commit is contained in:
commit
664e69bbb9
@ -25,7 +25,7 @@ spec:
|
|||||||
# Any image is permissible as long as:
|
# Any image is permissible as long as:
|
||||||
# 1. It serves a 404 page at /
|
# 1. It serves a 404 page at /
|
||||||
# 2. It serves 200 on a /healthz endpoint
|
# 2. It serves 200 on a /healthz endpoint
|
||||||
image: k8s.gcr.io/defaultbackend:1.4
|
image: k8s.gcr.io/defaultbackend-amd64:1.5
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /healthz
|
path: /healthz
|
||||||
|
Loading…
Reference in New Issue
Block a user