bump glbc to 1.2.3

This commit is contained in:
Minhan Xia
2018-07-30 11:40:36 -07:00
parent 2ffbaa13d0
commit d73243d859

View File

@@ -1,20 +1,20 @@
apiVersion: v1 apiVersion: v1
kind: Pod kind: Pod
metadata: metadata:
name: l7-lb-controller-v1.2.2 name: l7-lb-controller-v1.2.3
namespace: kube-system namespace: kube-system
annotations: annotations:
scheduler.alpha.kubernetes.io/critical-pod: '' scheduler.alpha.kubernetes.io/critical-pod: ''
seccomp.security.alpha.kubernetes.io/pod: 'docker/default' seccomp.security.alpha.kubernetes.io/pod: 'docker/default'
labels: labels:
k8s-app: gcp-lb-controller k8s-app: gcp-lb-controller
version: v1.2.2 version: v1.2.3
kubernetes.io/name: "GLBC" kubernetes.io/name: "GLBC"
spec: spec:
terminationGracePeriodSeconds: 600 terminationGracePeriodSeconds: 600
hostNetwork: true hostNetwork: true
containers: containers:
- image: k8s.gcr.io/ingress-gce-glbc-amd64:v1.2.2 - image: k8s.gcr.io/ingress-gce-glbc-amd64:v1.2.3
livenessProbe: livenessProbe:
httpGet: httpGet:
path: /healthz path: /healthz