Skip to content
Snippets Groups Projects

Creating eosc mon service

Merged Jaromír Hradil requested to merge eosc-mon-svc into master

Files

@@ -173,6 +173,10 @@ hub:
@@ -173,6 +173,10 @@ hub:
jwt:
jwt:
url: "http://jwt/"
url: "http://jwt/"
display: false
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
# recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml
image:
image:
name: eginotebooks/hub
name: eginotebooks/hub
Loading