*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit aef29444 authored by entlein's avatar entlein
Browse files

merging nginx allowlist fix

parent 7bcee7a8
No related branches found
No related tags found
1 merge request!1Restore main as the default branch
......@@ -33,7 +33,6 @@ spec:
# see: https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/#use-proxy-protocol
use-proxy-protocol: "true"
proxy-add-original-uri-header: "true"
proxy-real-ip-cidr: {{ item.value.loadBalancerIP }}
compute-full-forwarded-for: "true"
{% endif %}
ingressClassResource:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment