This simple patch makes use of an nginx ingress configuration snippet to redirect the user to the right place https://czertainly.domain/administrator/ The reason why it is by default disabled is that snippet-annotations are also by default disabled in nginx ingress. According to docs they might introduce security risk on the cluster.
I find it confusing that when you type https://czertainly.domain/ you get an error saying just:
This simple patch makes use of an nginx ingress configuration snippet to redirect the user to the right place https://czertainly.domain/administrator/ The reason why it is by default disabled is that snippet-annotations are also by default disabled in nginx ingress. According to docs they might introduce security risk on the cluster.