Release nginx ingress controller 0.9-beta.6

This commit is contained in:
Manuel de Brito Fontes 2017-05-24 20:14:49 -04:00
parent 675296dcf9
commit 178321b1fe
20 changed files with 67 additions and 20 deletions

View file

@ -53,7 +53,7 @@ nginx-udp-ingress-controller 1 1 1 13m
$ kubectl -n kube-system describe rc nginx-udp-ingress-controller
Name: nginx-udp-ingress-controller
Namespace: kube-system
Image(s): gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.5
Image(s): gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.6
Selector: k8s-app=nginx-udp-ingress-lb
Labels: k8s-app=nginx-udp-ingress-lb
Annotations: <none>

View file

@ -17,7 +17,7 @@ spec:
spec:
terminationGracePeriodSeconds: 60
containers:
- image: gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.5
- image: gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.6
name: nginx-udp-ingress-lb
readinessProbe:
httpGet: