mirror of
https://github.com/rancher/rke.git
synced 2025-09-17 07:30:01 +00:00
recoverable provisioning
This commit is contained in:
@@ -20,7 +20,7 @@ const (
|
||||
DefaultInfraContainerImage = "gcr.io/google_containers/pause-amd64:3.0"
|
||||
DefaultAplineImage = "alpine:latest"
|
||||
DefaultNginxProxyImage = "rancher/rke-nginx-proxy:0.1.0"
|
||||
DefaultCertDownloaderImage = "rancher/rke-cert-deployer:0.1.0"
|
||||
DefaultCertDownloaderImage = "rancher/rke-cert-deployer:0.1.1"
|
||||
DefaultServiceSidekickImage = "rancher/rke-service-sidekick:0.1.0"
|
||||
|
||||
DefaultEtcdImage = "quay.io/coreos/etcd:latest"
|
||||
|
Reference in New Issue
Block a user