Skip to content
Snippets Groups Projects
Commit 1ad6234d authored by František Dvořák's avatar František Dvořák
Browse files

Fix JWT - network policy and separated pod

parent e9189e48
No related branches found
No related tags found
No related merge requests found
......@@ -109,12 +109,11 @@ hub:
url: "http://status-web/"
admin: true
jwt:
url: "http://localhost:1984/"
command: ["fastapi", "run", "--port", "1984", "/egi-notebooks-hub/egi_notebooks_hub/services/api_wrapper.py"]
url: "http://jwt/"
display: false
image:
name: valtri/hub
tag: "eosc7-jwt"
tag: "eosc9-jwt"
config:
Authenticator:
enable_auth_state: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment