8000 Indent missing in Helm Chart causes templating to fail when providing a sidecarImage repository and tag · Issue #2433 · minio/operator · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Indent missing in Helm Chart causes templating to fail when providing a sidecarImage repository and tag #2433
Closed
@iegurbide

Description

@iegurbide

Installation with helm and chart from operator/helm-releases/operator-7.1.0.tgz from main branch fails when providing a sidecarImage repository and tag. Installation done with ArgoCD using helm template.

Expected Behavior

Helm should be able to generate the templates succesfully.

Current Behavior

Helm templating and installation fails with the message:

error: yaml parse error on operator/templates/operator-deployment.yaml: error converting yaml to json: yaml: line 49: did not find expected key.

Possible Solution

Add missing indent in lines 53 and 54 of the operator-deployment.yaml template as in previous releases of the Helm Chart.

Steps to Reproduce (for bugs)

Template helm chart operator-7.1.0.tgz setting the following values:

  • operator.sidecarImage.repository
  • operator.sidecarImage.tag

Context

Regression

Yes Indents were present in the previous helm chart release.

Your Environment

  • Version used (minio-operator):v7.1.0
  • Environment name and version (e.g. kubernetes v1.17.2): kubernetes v1.32.0, ArgoCD v2.14.10.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0