mirror of
https://github.com/rancher/rke.git
synced 2025-08-31 06:34:03 +00:00
Change to canal as default network plugin
This commit is contained in:
committed by
Denise
parent
7ea1fc3b5d
commit
2ca8e6421a
@@ -25,7 +25,7 @@ const (
|
||||
DefaultAuthStrategy = "x509"
|
||||
DefaultAuthorizationMode = "rbac"
|
||||
|
||||
DefaultNetworkPlugin = "flannel"
|
||||
DefaultNetworkPlugin = "canal"
|
||||
DefaultNetworkCloudProvider = "none"
|
||||
|
||||
DefaultIngressController = "nginx"
|
||||
|
Reference in New Issue
Block a user