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