Commit ce4e3c2c authored by bprashanth's avatar bprashanth

Bump nginx ingress version to 0.9.0-beta.1

parent e0337b1d
...@@ -17,7 +17,7 @@ spec: ...@@ -17,7 +17,7 @@ spec:
spec: spec:
terminationGracePeriodSeconds: 0 terminationGracePeriodSeconds: 0
containers: containers:
- image: gcr.io/google_containers/nginx-ingress-controller:0.8.3 - image: gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.1
livenessProbe: livenessProbe:
httpGet: httpGet:
path: /healthz path: /healthz
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment