mirror of
https://github.com/rancher/rke.git
synced 2025-09-12 21:24:00 +00:00
Update ingress nginx template yaml
This commit is contained in:
committed by
Alena Prokharchyk
parent
453ddd5213
commit
67448c38c6
@@ -355,7 +355,6 @@ func (c *Cluster) deployIngress(ctx context.Context) error {
|
||||
Options: c.Ingress.Options,
|
||||
NodeSelector: c.Ingress.NodeSelector,
|
||||
ExtraArgs: c.Ingress.ExtraArgs,
|
||||
AlpineImage: c.SystemImages.Alpine,
|
||||
IngressImage: c.SystemImages.Ingress,
|
||||
IngressBackend: c.SystemImages.IngressBackend,
|
||||
}
|
||||
|
Reference in New Issue
Block a user