Skip to content

Conversation

@cyanidium
Copy link
Contributor

Too much whitespace is removed here; if .type is LoadBalancer then type and externalTrafficPolicy end up on the same line producing invalid YAML. Removing the last dash means a newline will be inserted between the entries as expected.

Resolves #508

Too much whitespace is removed here; if `.type` is `LoadBalancer` then
`type` and `externalTrafficPolicy` end up on the same line producing
invalid YAML. Removing the last dash means a newline will be inserted
between the entries as expected.

Resolves #508

Signed-off-by: Martin Rowe <[email protected]>
@github-actions github-actions bot added the area/charts Changes made in the charts directory label Oct 28, 2025
@DrPsychick DrPsychick merged commit 5a65b6b into Mailu:master Oct 30, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/charts Changes made in the charts directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] - yaml mangled by whitespace removal in front/service-external

3 participants