Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
Signed-off-by: Marko Mudrinić <[email protected]>
  • Loading branch information
xmudrii authored and kron4eg committed Jul 11, 2019
1 parent 8c7bf5e commit 3bc4b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/terraform/openstack/output.tf
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ output "kubeone_workers" {
# Otherwise, the rootDisk will be on ephemeral storage and its size will
# be derived from the flavor
rootDiskSizeGB = 50
# Optional: limit how much volumes can be attached to a node
# Optional: limit how many volumes can be attached to a node
# nodeVolumeAttachLimit = 25
tags = {
"${var.cluster_name}-workers" = "pool1"
Expand Down

0 comments on commit 3bc4b1d

Please sign in to comment.