This message was deleted.
# general
a
This message was deleted.
c
enable them in the ingress-nginx chart values
e
Thank you!!
b
But the ingress chart is installed implicitly by RKE
I added >
Copy code
ingress:
>   provider: nginx
>   options:
>     use-forwarded-headers: 'true'
>     allow-snippet-annotations: 'true'
> to my cluster.yaml and updated it via rke up and now it works