Skip to content

Conversation

@wainersm
Copy link
Member

The providerConfigs for libvirt and docker has all the values commented and sync-chart-values generates libvirt: {} and docker: {} entries. This is not syntactically wrong, however, if user uncomment a value (e.g. LIBVIRT_URI) and forget to delete {} then it becomes an invalid yaml.

In reality the extract {} is not needed, so let's remove it.

The providerConfigs for libvirt and docker has all the values commented
and sync-chart-values generates `libvirt: {}` and `docker: {}` entries. This
is not syntactically wrong, however, if user uncomment a value (e.g.
`LIBVIRT_URI`) and forget to delete `{}` then it becomes an invalid yaml.

In reality the extract `{}` is not needed, so let's remove it.

Signed-off-by: Wainer dos Santos Moschetta <[email protected]>
@wainersm wainersm requested a review from a team as a code owner February 11, 2026 18:14
Copy link
Member

@beraldoleal beraldoleal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks.

@wainersm
Copy link
Member Author

/hold

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants