mirror of
https://github.com/rancher/rke.git
synced 2025-07-31 06:49:54 +00:00
Fix typo in rke-network-plugin
This commit is contained in:
parent
c0f0486866
commit
fd0ee9e853
@ -10,7 +10,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
NetworkPluginResourceName = "rke-netwok-plugin"
|
||||
NetworkPluginResourceName = "rke-network-plugin"
|
||||
FlannelNetworkPlugin = "flannel"
|
||||
CalicoNetworkPlugin = "calico"
|
||||
CanalNetworkPlugin = "canal"
|
||||
|
Loading…
Reference in New Issue
Block a user