Closed SimonRupar closed 2 years ago
Resolves: https://github.com/Genuitec/CodeTogether/issues/370
Includes required spec.ingressClassName as described in https://kubernetes.io/docs/concepts/services-networking/ingress/#the-ingress-resource
spec.ingressClassName
Since the Ingress template handles the deprecated annotation, and it's useless in modern k8s, we should remove it from values.yaml.
values.yaml
https://github.com/Genuitec/CodeTogether/blob/f52ad5a8c33edc005fc04369d72c739c85fa1100/helm/templates/ingress.yaml#L4-L8
@wgalanciak, @yurrriq I have updated the changes based on PR.
Resolves: https://github.com/Genuitec/CodeTogether/issues/370
Includes required
spec.ingressClassName
as described in https://kubernetes.io/docs/concepts/services-networking/ingress/#the-ingress-resource