Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.5.15 fails to deploy with metrics enabled #522

Closed
sherif-fanous opened this issue Feb 3, 2024 · 6 comments
Closed

4.5.15 fails to deploy with metrics enabled #522

sherif-fanous opened this issue Feb 3, 2024 · 6 comments

Comments

@sherif-fanous
Copy link

Describe your Issue

After upgrading to 4.5.15 the helm chart fails to deploy

Logs and Errors

Helm Error

Error: YAML parse error on nextcloud/templates/metrics/deployment.yaml: error converting YAML to JSON: yaml: line 48: did not find expected '-' indicator

Use --debug flag to render out invalid YAML

Describe your Environment

  • Kubernetes distribution: k0s

  • Helm Version: version.BuildInfo{Version:"v3.14.0", GitCommit:"3fc9f4b2638e76f26739cd77c7017139be81d0ea", GitTreeState:"clean", GoVersion:"go1.21.6"}

  • Helm Chart Version: 4.5.15

Additional context, if any

Issue started with 4.5.15. The chart can be deployed by disabling metrics

metrics:
  enabled: false

But as soon as metrics are enabled the above error is generated.

@provokateurin
Copy link
Member

@wrenix

@wrenix
Copy link
Contributor

wrenix commented Feb 3, 2024

should be solved by my #521 correct - sorry i overseen it.

@wrenix
Copy link
Contributor

wrenix commented Feb 4, 2024

should work with v4.5.17 now

@wrenix
Copy link
Contributor

wrenix commented Feb 5, 2024

@sherif-fanous could you validate and close this issue?

@wrenix
Copy link
Contributor

wrenix commented Feb 5, 2024

Found another bug #527 - okay, no work in trains anymore 😅

@twistedgrim
Copy link

4.6.2 seems to have resolved this issue for me. Thanks!

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

No branches or pull requests

4 participants