Skip to content

Commit e562a9b

Browse files
authored
Fix container_runtime default in comment (#677)
1 parent 1a34fc4 commit e562a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/init.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# [*container_runtime*]
2424
# This is the runtime that the Kubernetes cluster will use.
2525
# It can only be set to "cri_containerd" or "docker"
26-
# Defaults to cri_containerd
26+
# Defaults to docker
2727
#
2828
# [*containerd_version*]
2929
# This is the version of the containerd runtime the module will install.

0 commit comments

Comments
 (0)