mirror of
https://github.com/rancher/rke.git
synced 2025-09-16 06:59:25 +00:00
Change helper images to official rancher images
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
NginxProxyImage = "husseingalal/nginx-nodeporxy:dev"
|
||||
NginxProxyImage = "rancher/rke-nginx-proxy:0.1.0"
|
||||
NginxProxyEnvName = "CP_HOSTS"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user