mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 05:28:22 +00:00
Fix key name for ingress backend custom system image
This commit is contained in:
committed by
Denise
parent
fb3f9c7714
commit
e58332e239
@@ -46,7 +46,7 @@ system_images:
|
|||||||
|
|
||||||
# Ingress Options
|
# Ingress Options
|
||||||
ingress: rancher/nginx-ingress-controller:0.10.2-rancher3
|
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:
|
Prior to `v0.1.6`, instead of using the `rancher/rke-tools` image, we used the following images:
|
||||||
|
|||||||
Reference in New Issue
Block a user