1
0
mirror of https://github.com/rancher/types.git synced 2025-08-01 04:57: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
commit 8cf867511b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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