Configure Traefik to trust all forwarded headers
This commit is contained in:
parent
217f72d5b6
commit
aaabe9a40e
|
@ -6,6 +6,7 @@ metadata:
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
spec:
|
spec:
|
||||||
valuesContent: |-
|
valuesContent: |-
|
||||||
|
hostNetwork: true
|
||||||
ports:
|
ports:
|
||||||
websecure:
|
websecure:
|
||||||
tls:
|
tls:
|
||||||
|
|
Loading…
Reference in New Issue