1
0
mirror of https://github.com/rancher/types.git synced 2025-09-15 22:39:05 +00:00

Merge pull request #580 from mickael-alibert/master

Fix typo in weave_node rke_types
This commit is contained in:
Darren Shepherd
2018-11-09 13:59:54 -07:00
committed by GitHub

View File

@@ -109,7 +109,7 @@ type RKESystemImages struct {
//CanalFlannel image
CanalFlannel string `yaml:"canal_flannel" json:"canalFlannel,omitempty"`
// Weave Node image
WeaveNode string `yaml:"wave_node" json:"weaveNode,omitempty"`
WeaveNode string `yaml:"weave_node" json:"weaveNode,omitempty"`
// Weave CNI image
WeaveCNI string `yaml:"weave_cni" json:"weaveCni,omitempty"`
// Pod infra container image