Skip to content

Getting issues while upgrading stream to new helm chart version 1.9.0 #92

@vkgupta-ops

Description

@vkgupta-ops

Hello,

While upgrading stream-helm version to 1.9.0, it is blocking us with

"YAML parse error on stream/templates/config.yml: error converting YAML to JSON: yaml: line 18: did not find expected key"

It seems the latest changes made and introduction to extraInternalConfig is causing an issue as it is missing from values.

{{- if .Values.extraInternalConfig }}

Extra configuration injected by extraIntenralConfig

{{ .Values.extraInternalConfig | nindent 2 }}
{{- end }}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions