Mistake in the documentation?

Hello,

I believe there’s a small mistake in the getting started documentation here: https://docs.konghq.com/kubernetes-ingress-controller/1.1.x/guides/configuring-https-redirect/#setup-https-redirect

In the command example it sets the annotation konghq.com/https_redirect_status_code: '301' (with underscores) but for me it only picks up that setting when I set konghq.com/https-redirect-status-code: '301' (with dashes).

Cheers!

Yep, thanks for letting us know. I’ve put in a request to fix this at Correct K8S HTTPS redirect annotation name by rainest · Pull Request #2687 · Kong/docs.konghq.com · GitHub

1 Like