Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
rgildein committed Aug 5, 2024
1 parent d398e7c commit b88d451
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charms/jupyter-ui/src/charm.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ def _get_env_vars(self):
"UI": config["ui"],
"USERID_HEADER": "kubeflow-userid",
"USERID_PREFIX": "",
"METRICS": True,
}

return ret_env_vars
Expand Down

0 comments on commit b88d451

Please sign in to comment.