mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-08-23 10:22:18 +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: 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:
|
||||
|
||||
Reference in New Issue
Block a user