feat(jupyterhub): vault token w/o keycloak auth
This commit is contained in:
@@ -8,6 +8,6 @@ try:
|
||||
from ._version import __version__
|
||||
except ImportError:
|
||||
__version__ = "unknown"
|
||||
__author__ = "Buun Stack Team"
|
||||
__author__ = "Buun ch."
|
||||
|
||||
__all__ = ["SecretStore", "get_env_from_secrets", "put_env_to_secrets"]
|
||||
__all__ = ["SecretStore", "get_env_from_secrets", "put_env_to_secrets"]
|
||||
Reference in New Issue
Block a user