radix-platform icon indicating copy to clipboard operation
radix-platform copied to clipboard

Remove Strict Validate Path Type `false` from Nginx

Open Richard87 opened this issue 1 month ago • 0 comments

This was added for compatibility with Cert-Manager, but should not be needed any more. (Fixed in https://github.com/kubernetes/ingress-nginx/pull/13798)

Ref: https://cert-manager.io/docs/releases/release-notes/release-notes-1.18/#option-2-disable-the-strict-validate-path-type-option-in-ingress-nginx

strict-validate-path-type: "false"

Richard87 avatar Nov 11 '25 14:11 Richard87