Skip to content

Can't install on k8s 1.22: failed to install CRD crds/crd-devtron-legacy.yaml: error parsing : json.  #881

@Linutux

Description

@Linutux

Describe the bug

When trying to install devtron on Kubernetes 1.22 I get the following error:

$ helm repo add devtron https://helm.devtron.ai "devtron" has been added to your repositories
$ helm install devtron devtron/devtron-operator --create-namespace --namespace devtroncd
Error: INSTALLATION FAILED: failed to install CRD crds/crd-devtron-legacy.yaml: error parsing : json: offset 2: invalid character '{' looking for beginning of object key string

To Reproduce

  1. Execute "helm repo add devtron https://helm.devtron.ai"
  2. helm install devtron devtron/devtron-operator --create-namespace --namespace devtroncd
  3. Install does not start

Expected behavior

Devtron should install.

Current behavior

Devtron does not install.

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