We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7944bcb commit 43d71cdCopy full SHA for 43d71cd
bootstrap/kubeadm/README.md
@@ -179,4 +179,4 @@ The `KubeadmConfig` object supports customizing the content of the config-data:
179
- `KubeadmConfig.PreKubeadmCommands` specifies a list of commands to be executed before `kubeadm init/join`
180
- `KubeadmConfig.PostKubeadmCommands` same as above, but after `kubeadm init/join`
181
- `KubeadmConfig.Users` specifies a list of users to be created on the machine
182
-- `KubeadmConfig.NTP` specifies NPT settings for the machine
+- `KubeadmConfig.NTP` specifies NTP settings for the machine
0 commit comments