Skip to content

Commit 3d14ec2

Browse files
dericzezav-cz
authored andcommitted
Fix docs
1 parent 122abaf commit 3d14ec2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

manifests/server/controller_manager.pp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
# @param container_registry The container registry to pull the controller manager image from.
1515
# @param control_plane_url The URL of the Kubernetes API server.
1616
# @param ensure Whether the controller manager should be configured.
17-
# @param key The path to the controller manager key.# @param sa_key The path to the service account key.
17+
# @param key The path to the controller manager key.
18+
# @param sa_key The path to the service account key.
1819
# @param service_cluster_cidr The CIDR of the service cluster.
1920
#
2021
class k8s::server::controller_manager (

0 commit comments

Comments
 (0)