Skip to content

Commit

Permalink
Fix references to spec.kubernetesVersion for the Machine object to sp…
Browse files Browse the repository at this point in the history
…ec.Version
  • Loading branch information
saimanoj01 authored and aishwarya-vmware committed Jun 30, 2020
1 parent 76f2b16 commit 2ec862a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ spec:
type: string
kubernetesVersion:
description: 'KubernetesVersion is the target version of the control
plane. NB: This value defaults to the Machine object spec.Version'
plane. NB: This value defaults to the Machine object spec.version'
type: string
networking:
description: 'Networking holds configuration for the networking
Expand Down Expand Up @@ -1088,7 +1088,7 @@ spec:
type: string
kubernetesVersion:
description: 'KubernetesVersion is the target version of the control
plane. NB: This value defaults to the Machine object spec.Version'
plane. NB: This value defaults to the Machine object spec.version'
type: string
networking:
description: 'Networking holds configuration for the networking
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ spec:
kubernetesVersion:
description: 'KubernetesVersion is the target version
of the control plane. NB: This value defaults to the
Machine object spec.Version'
Machine object spec.version'
type: string
networking:
description: 'Networking holds configuration for the networking
Expand Down Expand Up @@ -1141,7 +1141,7 @@ spec:
kubernetesVersion:
description: 'KubernetesVersion is the target version
of the control plane. NB: This value defaults to the
Machine object spec.Version'
Machine object spec.version'
type: string
networking:
description: 'Networking holds configuration for the networking
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ spec:
kubernetesVersion:
description: 'KubernetesVersion is the target version of the
control plane. NB: This value defaults to the Machine object
spec.kubernetesVersion'
spec.version'
type: string
networking:
description: 'Networking holds configuration for the networking
Expand Down

0 comments on commit 2ec862a

Please sign in to comment.