Open itspngu opened 1 year ago
/kind bug
tmp workaround
annotations:
kubernetes.io/ingress.class: null
the same kind of issue with
cert-manager.io/issuer: letsencrypt-prod
in ingress,
if
cert-manager:
enabled: false
then no cert-manager annotations must be added
When using the Helm Chart to deploy OnCall OSS, creation of the Ingress resource fails with the following error:
https://kubernetes.io/docs/concepts/services-networking/ingress/#deprecated-annotation
Depending on the cluster's Kubernetes version, only one of the annotation or
spec.className
should be set.Versions:
oncall-1.2.44
v1.26.4