Skip to content

Remove trailing quotes in custom-metrics-apiservice.yaml#876

Open
alexalex89 wants to merge 1 commit intozalando-incubator:masterfrom
alexalex89:fix/remove-trailing-quotes-apiservice
Open

Remove trailing quotes in custom-metrics-apiservice.yaml#876
alexalex89 wants to merge 1 commit intozalando-incubator:masterfrom
alexalex89:fix/remove-trailing-quotes-apiservice

Conversation

@alexalex89
Copy link

Summary

  • Removes the trailing "" after {{- end}} in docs/helm/templates/custom-metrics-apiservice.yaml which causes a YAML parse error, breaking Helm install/upgrade on v0.2.8

Fixes #875

Test plan

Verified helm template kube-metrics-adapter ./docs/helm/ renders successfully after the fix.

The trailing `""` after `{{- end}}` causes a YAML parse error when
rendering the Helm chart, breaking install/upgrade on v0.2.8.

Fixes zalando-incubator#875

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@zalando-robot
Copy link

Cannot start a pipeline due to:

No accountable user for this pipeline: no Zalando employee associated to this GitHub username

Click on pipeline status check Details link below for more information.

@mikkeloscar
Copy link
Contributor

Thanks @alexalex89 can you sign-off the commit?

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.

Helm chart v0.2.8: YAML parse error in custom-metrics-apiservice.yaml

3 participants