Skip to content

Commit

Permalink
use ingress-gce-glbc v1.23.1 image for CI
Browse files Browse the repository at this point in the history
Change-Id: Ia2dacdc1d8fd3e369b9dcc0ec8b2653f3a834057
  • Loading branch information
aojea committed Jun 14, 2023
1 parent 9740bc0 commit e0f273f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cluster/gce/manifests/glbc.manifest
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e0f273f

Please sign in to comment.