Skip to content

ingressClassName #436

@lknite

Description

@lknite

When deploying mattermost via operator using the mattermostCR field in the values file, setting the className for the ingress sets that as an annotation which is deprecated, it needs to set in spec.ingressClassName now. I saw a ticket to fix this in the teams version, maybe the same fix could apply?

It's a little weird, I had to create my own ingress, and then set the ingress.enabled as "false" in the helm chart... but, the app still required the host to be set in the ingress section. Would definitely be cleaner to use the ingress section in the helm chart than provide my own.

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