We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 546e63e commit d54a86eCopy full SHA for d54a86e
api/v1alpha1/clusterconfig_types.go
@@ -264,7 +264,7 @@ func (ImageCredentials) VariableSchema() clusterv1.VariableSchema {
264
"namespace": {
265
Description: "The namespace of the Secret containing the registry credentials. " +
266
"Defaults to the namespace of the KubeadmControlPlaneTemplate and KubeadmConfigTemplate" +
267
- " that reference this variable.",
+ "that reference this variable.",
268
Type: "string",
269
},
270
0 commit comments