Open mateusoliveira43 opened 1 year ago
extraEnv values have no validation through OpenAI specification and there is no validation in Python source code for some options (like LOG_LEVEL).
extraEnv
LOG_LEVEL
Secret
ConfigMap
env_from_configmaps
env_from_secrets
Traceback
Thanks for opening an issue for this! :)
Fix
extraEnv
values have no validation through OpenAI specification and there is no validation in Python source code for some options (likeLOG_LEVEL
).Requirements
Secret
andConfigMap
inenv_from_configmaps
andenv_from_secrets
options?Traceback
)