Skip to content
Snippets Groups Projects
Commit 0eaba450 authored by ale's avatar ale
Browse files

Add the admin-dashboard service

parent e5302808
No related branches found
No related tags found
1 merge request!218Add the admin-dashboard service
Pipeline #44954 passed
......@@ -336,3 +336,18 @@ queue:
enable_sso_proxy: true
ports:
- 3733
admin-dashboard:
scheduling_group: frontend
containers:
- name: http
image: registry.git.autistici.org/ai3/tools/admin-dashboard:master
port: 5417
env:
ADDR: ":5417"
egress_policy: none
public_endpoints:
- name: admin
port: 5417
scheme: http
enable_sso_proxy: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment