summaryrefslogtreecommitdiffstats
path: root/setup/projects/adei/vars/globals.yml
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2018-04-15 12:10:44 +0200
committerSuren A. Chilingaryan <csa@suren.me>2018-04-15 12:10:44 +0200
commitabea46eb8a3e05f6010247b526b5364ec312f2dc (patch)
tree698b04ff13f30d5a066b46e69802913db2003e33 /setup/projects/adei/vars/globals.yml
parent110ae6da8d80b63a068f4537383e775d958cf9a9 (diff)
downloadands-abea46eb8a3e05f6010247b526b5364ec312f2dc.tar.gz
ands-abea46eb8a3e05f6010247b526b5364ec312f2dc.tar.bz2
ands-abea46eb8a3e05f6010247b526b5364ec312f2dc.tar.xz
ands-abea46eb8a3e05f6010247b526b5364ec312f2dc.zip
Add another adei container with debugging/administrative tools to use in admin pod
Diffstat (limited to 'setup/projects/adei/vars/globals.yml')
-rw-r--r--setup/projects/adei/vars/globals.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup/projects/adei/vars/globals.yml b/setup/projects/adei/vars/globals.yml
index c890796..3da00c6 100644
--- a/setup/projects/adei/vars/globals.yml
+++ b/setup/projects/adei/vars/globals.yml
@@ -294,6 +294,7 @@ adei_frontends:
enabled: true
admin:
name: "adei-${setup}-admin"
+ image: "adei-debug:latest"
type: admin
replicas: 0
cmd: [ "/docker-entrypoint.sh", "/adei/src/scripts/system/adminer.sh" ]