Bump glbc version to 0.8.0

pull/6/head
bprashanth 2016-09-22 08:24:49 -07:00
parent ca00e596bd
commit 8736beede1
1 changed files with 3 additions and 3 deletions

View File

@ -1,18 +1,18 @@
apiVersion: v1
kind: Pod
metadata:
name: l7-lb-controller-v0.7.1
name: l7-lb-controller-v0.8.0
namespace: kube-system
labels:
k8s-app: glbc
version: v0.7.1
version: v0.8.0
kubernetes.io/cluster-service: "true"
kubernetes.io/name: "GLBC"
spec:
terminationGracePeriodSeconds: 600
hostNetwork: true
containers:
- image: gcr.io/google_containers/glbc:0.7.1
- image: gcr.io/google_containers/glbc:0.8.0
livenessProbe:
httpGet:
path: /healthz