Replacing the Packaged Ingress Controller from the IHC
This is a document discussing how to remove the previously packaged Ingress Controller resource from the old chart (IHC). In this demo, we will be deploying a replacement Ingress-Nginx controller.
Immuta Helm Changes
nginxIngress:
enabled: falseweb:
ingress:
ingressClassName: nginxDeploy Ingress-Nginx
Helm
helm upgrade --install ingress-nginx ingress-nginx \
--repo https://kubernetes.github.io/ingress-nginx \
--namespace ingress-nginx --create-namespaceKubectl Apply the Whole Manifest at Once
PreviousRelation "Token" does not existNextAudit pod is restarting with "prisma migrations..." related errors on fresh installation
Last updated

