Skip to content

Ingress does not work #8373

@kodeine

Description

@kodeine

related to PR #7997

@xiangfu0 @dianaarnos based on the template of ingress and documentation it wont work.

in documentation is below

  ingress:
    v1beta1:
      enabled: false
      annotations: {}
      tls: {}
      path: /
      hosts: []
    v1:
      enabled: false

template file is using syntax like

  ingress:
    v1beta1:
      enabled: false
    v1:
      enabled: false
    annotations: {}
    tls: {}
    path: /
    hosts: []

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