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

Creating eosc mon service

parent 13454031
No related branches found
No related tags found
1 merge request!20Creating eosc mon service
......@@ -173,6 +173,10 @@ hub:
jwt:
url: "http://jwt/"
display: false
eosc-monitor:
admin: true
display: false
api_token: "{{ secrets['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['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['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['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