Merge pull request 'add deployment.minReadySeconds to traefik helm values' (#107) from traefik-optimize-rollout into main
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #107 Reviewed-by: Tom Neuber <tomneuber@web.de>
This commit is contained in:
commit
4cc7538595
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
deployment:
|
deployment:
|
||||||
kind: DaemonSet
|
kind: DaemonSet
|
||||||
|
minReadySeconds: 120
|
||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
ports:
|
ports:
|
||||||
web:
|
web:
|
||||||
|
|
Loading…
Reference in a new issue