mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
The l7-default-backend/defult-http-backend now points to a new version of the 404-server-with-metrics.
Uses new container registry: gcr.io/google-container with the new version for the ingress-gce-404-server-with-metrics-amd64:v1.10.11
This commit is contained in:
parent
0eea524c28
commit
a15bc5954c
@ -26,7 +26,7 @@ spec:
|
||||
# Any image is permissible as long as:
|
||||
# 1. It serves a 404 page at /
|
||||
# 2. It serves 200 on a /healthz endpoint
|
||||
image: k8s.gcr.io/ingress-gce-404-server-with-metrics-amd64:v1.6.0
|
||||
image: gcr.io/google-containers/ingress-gce-404-server-with-metrics-amd64:v1.10.11
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /healthz
|
||||
|
Loading…
Reference in New Issue
Block a user