set dnspolicy for traefik
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful

This commit is contained in:
Aaron Riedel 2024-09-10 20:12:56 +02:00
parent 2a62797466
commit 212c595051
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -1,6 +1,7 @@
deployment: deployment:
kind: DaemonSet kind: DaemonSet
minReadySeconds: 120 minReadySeconds: 120
dnsPolicy: ClusterFirstWithHostNet
hostNetwork: true hostNetwork: true
ports: ports:
web: web: