You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`auth.password`| Admin password (If both auth.password and auth.existingSecret are empty, the password will be randomly generated) |`""`|
23
23
|`auth.existingSecret`| Existing secret name for admin password (If both auth.password and auth.existingSecret are empty, the password will be randomly generated) |`""`|
24
24
|`extraEnvVars`| Extra environment variables |`[]`|
25
-
|`serverDefinitions.enabled`| Do predefined server definitions should be created |`false`|
26
-
|`serverDefinitions.servers`| Server definitions to load |`{}`|
27
-
|`preferences.enabled`| Do preferences should be initialized |`false`|
25
+
|`config_local.enabled`| Whether to mount config_local.py file |`false`|
0 commit comments