Fix key name for ingress backend custom system image

This commit is contained in:
Carlos A. Carnero Delgado
2018-08-15 09:37:50 -07:00
committed by Denise
parent fb3f9c7714
commit e58332e239
@@ -46,7 +46,7 @@ system_images:
# Ingress Options
ingress: rancher/nginx-ingress-controller:0.10.2-rancher3
ingressBackend: rancher/nginx-ingress-controller-defaultbackend:1.4
ingress_backend: rancher/nginx-ingress-controller-defaultbackend:1.4
```
Prior to `v0.1.6`, instead of using the `rancher/rke-tools` image, we used the following images: