Merge pull request #118655 from aojea/glbc_up

use ingress-gce-glbc v1.23.1 image for CI
This commit is contained in:
Kubernetes Prow Robot 2023-06-14 12:50:30 -07:00 committed by GitHub
commit 302564c66f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 600
hostNetwork: true
containers:
- image: gcr.io/k8s-ingress-image-push/ingress-gce-glbc-amd64:v1.20.1
- image: gcr.io/k8s-ingress-image-push/ingress-gce-glbc-amd64:v1.23.1
livenessProbe:
httpGet:
path: /healthz
@ -56,7 +56,6 @@ spec:
- --running-in-cluster=false
- --config-file-path=/etc/gce.conf
- --healthz-port=8086
- --enable-endpoint-slices
- --gce-ratelimit=ga.Operations.Get,qps,10,100
- --gce-ratelimit=alpha.Operations.Get,qps,10,100
- --gce-ratelimit=beta.Operations.Get,qps,10,100