mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-30 08:31:33 +02:00
Update nginx-ingress from v1.1.1 to v1.1.2
* https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v1.1.2
This commit is contained in:
@ -23,7 +23,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
containers:
|
||||
- name: nginx-ingress-controller
|
||||
image: k8s.gcr.io/ingress-nginx/controller:v1.1.1
|
||||
image: k8s.gcr.io/ingress-nginx/controller:v1.1.2
|
||||
args:
|
||||
- /nginx-ingress-controller
|
||||
- --controller-class=k8s.io/public
|
||||
|
Reference in New Issue
Block a user