Skip to content

Commit 623f0d2

Browse files
fit typo
Co-authored-by: Daniel Lipovetsky <[email protected]> Signed-off-by: Shalin Patel <[email protected]>
1 parent 0bc7cad commit 623f0d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/v1alpha1/clusterconfig_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ func (ImageCredentials) VariableSchema() clusterv1.VariableSchema {
266266
},
267267
"namespace": {
268268
Description: "The namespace of the Secret containing the registry credentials. " +
269-
"Defaults to the namespace of the KubeadmControlPlaneTemplate and KubeadmConfigTemplate" +
269+
"Defaults to the namespace of the KubeadmControlPlaneTemplate and KubeadmConfigTemplate " +
270270
"that reference this variable.",
271271
Type: "string",
272272
},

0 commit comments

Comments
 (0)