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 0bc7cad commit 623f0d2Copy full SHA for 623f0d2
api/v1alpha1/clusterconfig_types.go
@@ -266,7 +266,7 @@ func (ImageCredentials) VariableSchema() clusterv1.VariableSchema {
266
},
267
"namespace": {
268
Description: "The namespace of the Secret containing the registry credentials. " +
269
- "Defaults to the namespace of the KubeadmControlPlaneTemplate and KubeadmConfigTemplate" +
+ "Defaults to the namespace of the KubeadmControlPlaneTemplate and KubeadmConfigTemplate " +
270
"that reference this variable.",
271
Type: "string",
272
0 commit comments