Skip to content

Commit

Permalink
Specify "bindNetwork: tcp" so apiserver will work on IPv6 single-stack
Browse files Browse the repository at this point in the history
  • Loading branch information
russellb authored and danwinship committed Dec 5, 2019
1 parent 14ddf4d commit 5994847
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bindata/v3.11.0/openshift-apiserver/defaultconfig.yaml
Expand Up @@ -49,3 +49,5 @@ storageConfig:
apiServerArguments:
minimal-shutdown-duration:
- 3s # give SDN some time to converge
servingInfo:
bindNetwork: "tcp"
2 changes: 2 additions & 0 deletions 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 5994847

Please sign in to comment.