Skip to content

Commit ce2f4f8

Browse files
committed
Make param k8s::node::kubelet::labels more descriptive
1 parent 6dfdada commit ce2f4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/node/kubelet.pp

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# @param ca_cert path to the ca cert
77
# @param cert path to node cert file
88
# @param cert_path path to cert files
9-
# @param labels lables to be setted on the node
9+
# @param labels node labels to be set on initial node registration
1010
# @param config additional config to pass to kubelet
1111
# @param control_plane_url cluster API connection
1212
# @param ensure set ensure for installation or deinstallation

0 commit comments

Comments
 (0)