We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dfdada commit ce2f4f8Copy full SHA for ce2f4f8
manifests/node/kubelet.pp
@@ -6,7 +6,7 @@
6
# @param ca_cert path to the ca cert
7
# @param cert path to node cert file
8
# @param cert_path path to cert files
9
-# @param labels lables to be setted on the node
+# @param labels node labels to be set on initial node registration
10
# @param config additional config to pass to kubelet
11
# @param control_plane_url cluster API connection
12
# @param ensure set ensure for installation or deinstallation
0 commit comments