Skip to content

Commit aab4c50

Browse files
Merge pull request #1862 from dgoodwin/revert-1846-graceful-watch-termination
OCPBUGS-58158: Enable watch termination grace period
2 parents 0969a95 + 88aca46 commit aab4c50

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bindata/assets/config/defaultconfig.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,6 @@ apiServerArguments:
161161
- 70s # give SDN some time to converge: 30s for iptable lock contention, 25s for the second try and some seconds for AWS to update ELBs
162162
shutdown-send-retry-after:
163163
- "true"
164-
shutdown-watch-termination-grace-period:
165-
- 5s # shorter than the pod graceful termination period on single-node
166164
storage-backend:
167165
- etcd3
168166
storage-media-type:

0 commit comments

Comments
 (0)