-
Notifications
You must be signed in to change notification settings - Fork 84
ingressClassName #436
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels