mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-08 11:38:15 +00:00
Merge pull request #118655 from aojea/glbc_up
use ingress-gce-glbc v1.23.1 image for CI
This commit is contained in:
commit
302564c66f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user