Skip to content

Conversation

@gman0
Copy link
Collaborator

@gman0 gman0 commented Aug 9, 2023

The tpl invocation on (toYaml $value) breaks the rendered output by removing the newline character at the beginning the $value element.

This PR factors out the tpl invocation to be called only on the actual data value, properly separating the ConfigMap's data entries.

The tpl invocation on (toYaml $value) breaks the rendered output by
removing the newline character at the beginning the $value element.

This commit factors out the tpl invocation to be called only on the
actual data value, properly separating the ConfigMap's data entries.
@gman0 gman0 merged commit 74e06e9 into cvmfs-contrib:master Aug 9, 2023
@jcpunk
Copy link
Contributor

jcpunk commented Aug 9, 2023

Is a new helm chart planned in the near term with this patch?

@gman0
Copy link
Collaborator Author

gman0 commented Aug 10, 2023

@jcpunk yes, I will publish a fix release probably tomorrow.

gman0 added a commit that referenced this pull request Aug 11, 2023
(Backport #105) chart: fix generating extra ConfigMaps
@gman0 gman0 deleted the fix-helm-extra-configmaps branch August 15, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants