Closed rsoika closed 1 year ago
update install scripts update docu about upgrading cert-manager
See also here: https://robearlam.com/blog/nginx-ingress-breaking-change-ingress.class-now-required
We need to update all ingress deployments by adding the following new annotation:
annotations: ..... ..... kubernetes.io/ingress.class: "nginx" .....
update install scripts update docu about upgrading cert-manager
See also here: https://robearlam.com/blog/nginx-ingress-breaking-change-ingress.class-now-required
We need to update all ingress deployments by adding the following new annotation: