Skip to content

Edit the ingress controller config maps

Edit the rke2-ingress-nginx-controller ConfigMap in the kube-system namespace. Add the following lines under the data section:

data:
  ssl-redirect: 'false'
  strict-validate-path-type: 'false'

Clusters:

  • Dev
  • Stage
  • Mirror
  • Production
  • LEAF
Edited by Alliyya Mo