Skip to content
Snippets Groups Projects
Commit 832273eb authored by Jaromír Hradil's avatar Jaromír Hradil
Browse files

Merge branch 'accounting-time' into 'master'

New accounting time + Hub upgrade

See merge request !15
parents 012ad9ad 39e9ec6e
No related branches found
No related tags found
1 merge request!15New accounting time + Hub upgrade
......@@ -176,7 +176,7 @@ hub:
# recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml
image:
name: eginotebooks/hub
tag: "sha-ea893ce"
tag: "sha-2fa0db6"
config:
Authenticator:
enable_auth_state: true
......
eosc:
schedule: 42 1 * * *
tokenUrl: "https://{{ secrets['checkin_host'] }}/OIDC/token"
clientId: "{{ secrets['client_id'] }}"
clientSecret: "{{ secrets['client_secret'] }}"
......
......@@ -158,7 +158,7 @@ hub:
# recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml
image:
name: eginotebooks/hub
tag: "sha-ea893ce"
tag: "sha-2fa0db6"
config:
Authenticator:
enable_auth_state: true
......
......@@ -158,7 +158,7 @@ hub:
# recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml
image:
name: eginotebooks/hub
tag: "sha-ea893ce"
tag: "sha-2fa0db6"
config:
Authenticator:
enable_auth_state: true
......
......@@ -20,7 +20,7 @@ spec:
containers:
- name: jwt
# recommended to keep it in sync with */deployments/*.yaml
image: eginotebooks/hub:sha-ea893ce
image: eginotebooks/hub:sha-2fa0db6
args:
- fastapi
- run
......
......@@ -159,7 +159,7 @@ hub:
# recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml
image:
name: eginotebooks/hub
tag: "sha-ea893ce"
tag: "sha-2fa0db6"
config:
Authenticator:
enable_auth_state: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment