mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-24 07:51:26 -03:30
Looks like the template is removing the trailing space between storage class entries, and since CI only has one storage class we never hit this issue. This change will prevent the yaml from printing on a single line when multiple storage classes are defined.