mirror of
https://github.com/kubereboot/kured.git
synced 2026-03-05 18:30:21 +00:00
Without this patch, chart linting will fail: more than two spaces are needed before a comment in the helm chart values. This fixes it by adding one more space, and move the whole block of comments for consistency.