fix!: remove AUTO_IMPORT_TEMPLATE for Kubernetes installs (#5401)

* fix!: remove AUTO_IMPORT_TEMPLATE

* chore: remove template auto importing

Co-authored-by: Dean Sheather <dean@deansheather.com>
This commit is contained in:
Ben Potter
2023-01-04 20:04:32 -08:00
committed by GitHub
parent 24592332e2
commit 04d45f3c1c
15 changed files with 0 additions and 355 deletions

View File

@ -1573,9 +1573,6 @@ const docTemplate = `{
"audit_logging": {
"$ref": "#/definitions/codersdk.DeploymentConfigField-bool"
},
"auto_import_templates": {
"$ref": "#/definitions/codersdk.DeploymentConfigField-array_string"
},
"autobuild_poll_interval": {
"$ref": "#/definitions/codersdk.DeploymentConfigField-time_Duration"
},