summaryrefslogtreecommitdiffstats
path: root/setup/projects/adei/templates/60-adei.yml.j2
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/templates/60-adei.yml.j2
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/templates/60-adei.yml.j2')
-rw-r--r--setup/projects/adei/templates/60-adei.yml.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/setup/projects/adei/templates/60-adei.yml.j2 b/setup/projects/adei/templates/60-adei.yml.j2
index c7c53f9..87f734d 100644
--- a/setup/projects/adei/templates/60-adei.yml.j2
+++ b/setup/projects/adei/templates/60-adei.yml.j2
@@ -114,7 +114,7 @@ objects:
automatic: true
from:
kind: "ImageStreamTag"
- name: "adei:latest"
+ name: "{{ cfg.image | default('adei:latest') }}"
containerNames:
- "{{ cfg.name }}"
template: