We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description
The console does not recognize SESSION_LENGTH environment variable that have been set in the pod.
k get pods wandb-app-55d767fc84-wdfcw -o yaml | grep -A1 SESSION_LENGTH - name: SESSION_LENGTH value: "24"
Looking at the console UI:
Expectation would be that the fields show the values of the environment variables and are disabled. Basically like it is for MySQL, Storage, etc.
The text was updated successfully, but these errors were encountered:
Require some eng investigation
Sorry, something went wrong.
mkaesz-wandb
No branches or pull requests
Description
The console does not recognize SESSION_LENGTH environment variable that have been set in the pod.
Looking at the console UI:
Expectation would be that the fields show the values of the environment variables and are disabled. Basically like it is for MySQL, Storage, etc.
The text was updated successfully, but these errors were encountered: