1
0
mirror of https://github.com/rancher/types.git synced 2025-09-12 13:03:45 +00:00

✏️ fix typo in weave_node rke_types

This commit is contained in:
Mickaël Alibert
2018-09-27 15:09:25 +02:00
parent 2eb09adc02
commit b7c491d00c

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