set dnspolicy for traefik
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful
This commit is contained in:
parent
2a62797466
commit
212c595051
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
deployment:
|
deployment:
|
||||||
kind: DaemonSet
|
kind: DaemonSet
|
||||||
minReadySeconds: 120
|
minReadySeconds: 120
|
||||||
|
dnsPolicy: ClusterFirstWithHostNet
|
||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
ports:
|
ports:
|
||||||
web:
|
web:
|
||||||
|
|
Loading…
Reference in a new issue