mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-09 03:57:41 +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
|
terminationGracePeriodSeconds: 600
|
||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
containers:
|
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:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /healthz
|
path: /healthz
|
||||||
@ -56,7 +56,6 @@ spec:
|
|||||||
- --running-in-cluster=false
|
- --running-in-cluster=false
|
||||||
- --config-file-path=/etc/gce.conf
|
- --config-file-path=/etc/gce.conf
|
||||||
- --healthz-port=8086
|
- --healthz-port=8086
|
||||||
- --enable-endpoint-slices
|
|
||||||
- --gce-ratelimit=ga.Operations.Get,qps,10,100
|
- --gce-ratelimit=ga.Operations.Get,qps,10,100
|
||||||
- --gce-ratelimit=alpha.Operations.Get,qps,10,100
|
- --gce-ratelimit=alpha.Operations.Get,qps,10,100
|
||||||
- --gce-ratelimit=beta.Operations.Get,qps,10,100
|
- --gce-ratelimit=beta.Operations.Get,qps,10,100
|
||||||
|
Loading…
Reference in New Issue
Block a user