oncall-engine/helm
Jack Jackson 5136b05727 Fully specify ingressClassName
As per
[here](https://kubernetes.io/docs/concepts/services-networking/ingress/#deprecated-annotation),
the annotation-based approach of setting Ingress Class was deprecated in
Kubernetes v1.18, which is presumably why there is a [check](7deb6fb920/helm/oncall/templates/ingress-regular.yaml (L4))
to only add the annotation for Kubernetes versions lower than this.
However, there was no corresponding logic to add an explicit
`ingressClassName` for later versions. This change adds that.
2022-09-27 11:42:42 -07:00
..
oncall Fully specify ingressClassName 2022-09-27 11:42:42 -07:00
cr.yaml Release helm chart from grafana/oncall to grafana/helm-charts using common workflow 2022-06-21 13:13:42 +03:00
ct.yaml Remove trailing slash 2022-06-21 15:03:42 +03:00