Skip to content
Snippets Groups Projects
Verified Commit 9f157161 authored by Jaromír Hradil's avatar Jaromír Hradil
Browse files

Creating eosc mon service

parent 914ccba2
No related branches found
No related tags found
No related merge requests found
......@@ -173,6 +173,10 @@ hub:
jwt:
url: "http://jwt/"
display: false
eosc-monitor:
admin: true
display: false
api_token: "{{ secrets[name]['zabbix_token'] }}"
# recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml
image:
name: eginotebooks/hub
......
......@@ -155,6 +155,10 @@ hub:
jwt:
url: "http://jwt/"
display: false
eosc-monitor:
admin: true
display: false
api_token: "{{ secrets[name]['zabbix_token'] }}"
# recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml
image:
name: eginotebooks/hub
......
......@@ -155,6 +155,10 @@ hub:
jwt:
url: "http://jwt/"
display: false
eosc-monitor:
admin: true
display: false
api_token: "{{ secrets[name]['zabbix_token'] }}"
# recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml
image:
name: eginotebooks/hub
......
......@@ -156,6 +156,10 @@ hub:
jwt:
url: "http://jwt/"
display: false
eosc-monitor:
admin: true
display: false
api_token: "{{ secrets[name]['zabbix_token'] }}"
# recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml
image:
name: eginotebooks/hub
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment