Add healthcheck timeout as CLA

This commit is contained in:
Zenara Daley 2018-10-24 16:02:28 -04:00
parent 9fe500319c
commit 9f2a0b6363
3 changed files with 9 additions and 4 deletions

View file

@ -61,6 +61,7 @@ type Configuration struct {
ForceNamespaceIsolation bool
DefaultHealthzURL string
HealthCheckTimeout time.Duration
DefaultSSLCertificate string
// +optional