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
But as soon as metrics are enabled the above error is generated.
Describe your Issue
After upgrading to 4.5.15 the helm chart fails to deploy
Logs and Errors
Helm Error
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
But as soon as metrics are enabled the above error is generated.