Keep ODCS in stg for now

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2018-07-04 22:16:35 +02:00
parent faad40f860
commit 75f066d304

View file

@ -375,6 +375,7 @@
dest: token
tags:
- osbs-worker-namespace
when: env == "staging"
- name: Create orchestrator namespace
hosts: osbs-masters-stg[0]:osbs-masters[0]
@ -448,6 +449,7 @@
dest: token
tags:
- osbs-orchestrator-namespace
when: env == "staging"
- name: setup client config secret in orchestrator namespace
hosts: osbs-masters-stg[0]:osbs-masters[0]