Skip to content

[Bug]: cannot generate helm template from the chart #4585

@aqeelat

Description

@aqeelat

What happened
Generating a template from the chart fails (running helm template .) which means the chart cannot be used in argocd.

Expected behavior
For the chart to be generated without errors.

Describe the setup

  • Are you using a local Fluvio install? Minikube? Fluvio Cloud?
  • What version of Fluvio are you using? fluvio version

How to reproduce it (as minimally and precisely as possible)
Steps to reproduce the behavior:

cd k8-util/helm/fluvio-app
helm template .

Log output

Error: YAML parse error on fluvio-app/templates/spu-k8-config.yaml: error converting YAML to JSON: yaml: line 6: mapping values are not allowed in this context
Error: YAML parse error on fluvio-app/templates/sc-deployment.yaml: error converting YAML to JSON: yaml: line 23: mapping values are not allowed in this context

I will open a pr to fix the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions