Version bump GLBC to 0.9.4

This commit is contained in:
Nick Sardo 2017-06-13 15:06:04 -07:00
parent e3c7f070eb
commit c5e6af2f07
4 changed files with 7 additions and 7 deletions

View file

@ -24,18 +24,18 @@ metadata:
name: l7-lb-controller
labels:
k8s-app: glbc
version: v0.9.3
version: v0.9.4
spec:
# There should never be more than 1 controller alive simultaneously.
replicas: 1
selector:
k8s-app: glbc
version: v0.9.3
version: v0.9.4
template:
metadata:
labels:
k8s-app: glbc
version: v0.9.3
version: v0.9.4
name: glbc
spec:
terminationGracePeriodSeconds: 600
@ -61,7 +61,7 @@ spec:
requests:
cpu: 10m
memory: 20Mi
- image: gcr.io/google_containers/glbc:0.9.3
- image: gcr.io/google_containers/glbc:0.9.4
livenessProbe:
httpGet:
path: /healthz