add deployment.minReadySeconds to traefik helm values
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
03b30c01b2
commit
7480b6d5d3
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
deployment:
|
||||
kind: DaemonSet
|
||||
minReadySeconds: 120
|
||||
hostNetwork: true
|
||||
ports:
|
||||
web:
|
||||
|
|
Loading…
Reference in a new issue