Skip to content

Commit

Permalink
Merge pull request #442 from p0lyn0mial/extend-shutdown-delay-duration
Browse files Browse the repository at this point in the history
extends shutdown delay duration to 10 seconds
  • Loading branch information
openshift-merge-robot committed Apr 7, 2021
2 parents e24658e + 1c60322 commit 883b6ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bindata/v3.11.0/config/defaultconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ apiServerArguments:
audit-policy-file:
- /var/run/configmaps/audit/default.yaml
shutdown-delay-duration:
- 3s # give SDN some time to converge
- 10s # give SDN some time to converge
servingInfo:
bindNetwork: "tcp"
2 changes: 1 addition & 1 deletion pkg/operator/v311_00_assets/bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 883b6ee

Please sign in to comment.