microservices-reference-implementation icon indicating copy to clipboard operation
microservices-reference-implementation copied to clipboard

nginx-ingress is deprecated

Open jvargh opened this issue 2 years ago • 0 comments

Step below returns error where 1.24.7 is not available

helm install nginx-ingress-dev stable/nginx-ingress --namespace ingress-controllers --version 1.24.7 --set rbac.create=true --set controller.ingressClass=nginx-dev

jvargh avatar Aug 19 '22 03:08 jvargh