Bump GLBC manifest to v1.1.1

This commit is contained in:
Nick Sardo 2018-04-17 14:21:39 -07:00
parent 89b56c25f8
commit 927f395974

View File

@ -1,19 +1,19 @@
apiVersion: v1 apiVersion: v1
kind: Pod kind: Pod
metadata: metadata:
name: l7-lb-controller-v1.1.0 name: l7-lb-controller-v1.1.1
namespace: kube-system namespace: kube-system
annotations: annotations:
scheduler.alpha.kubernetes.io/critical-pod: '' scheduler.alpha.kubernetes.io/critical-pod: ''
labels: labels:
k8s-app: gcp-lb-controller k8s-app: gcp-lb-controller
version: v1.1.0 version: v1.1.1
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.1.0 - image: k8s.gcr.io/ingress-gce-glbc-amd64:v1.1.1
livenessProbe: livenessProbe:
httpGet: httpGet:
path: /healthz path: /healthz