chore: add proxy health interval flag/env config (#7919)

* chore: plumbing for proxy health interval from flag/env
This commit is contained in:
Steven Masley
2023-06-08 12:58:24 -05:00
committed by GitHub
parent fa8153a0fd
commit a4cc883be1
10 changed files with 41 additions and 0 deletions

3
coderd/apidoc/docs.go generated
View File

@ -7209,6 +7209,9 @@ const docTemplate = `{
"provisioner": {
"$ref": "#/definitions/codersdk.ProvisionerConfig"
},
"proxy_health_status_interval": {
"type": "integer"
},
"proxy_trusted_headers": {
"type": "array",
"items": {