Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

no matches for kind "Ingress" in version "networking.k8s.io/v1 #311

@patsevanton

Description

@patsevanton

Hello. I try install sonatype-nexus to kubernetes 1.18

Add repo

helm repo add oteemocharts https://oteemo.github.io/charts

Install sonatype-nexus

helm install -f my-values.yaml sonatype-nexus oteemocharts/sonatype-nexus

File my-values.yaml:

nexusProxy:
  env:
    nexusHttpHost: my-dns-name.sslip.io

ingress:
  enabled: true

Get error

Error: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "Ingress" in version "networking.k8s.io/v1"

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