mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
feat: Support config files with viper (#4696)
This commit is contained in:
@@ -102,7 +102,7 @@ to log in and manage templates.
|
||||
# This env variable controls whether or not to auto-import the
|
||||
# "kubernetes" template on first startup. This will not work unless
|
||||
# coder.serviceAccount.workspacePerms is true.
|
||||
- name: CODER_TEMPLATE_AUTOIMPORT
|
||||
- name: CODER_AUTO_IMPORT_TEMPLATES
|
||||
value: "kubernetes"
|
||||
|
||||
#tls:
|
||||
|
||||
Reference in New Issue
Block a user