Merge pull request #4185 from Colstuwjx/fix/missing-healthcheck-timeout

Fix: fillout missing health check timeout on health check.
This commit is contained in:
Kubernetes Prow Robot 2019-06-13 08:38:20 -07:00 committed by GitHub
commit ec674aa22d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 15 additions and 10 deletions

View file

@ -64,7 +64,6 @@ type Configuration struct {
// +optional
UDPConfigMapName string
HealthCheckTimeout time.Duration
DefaultSSLCertificate string
// +optional