Make these into templates.

This commit is contained in:
Ralph Bean 2018-05-10 16:30:31 +00:00
parent ff64508291
commit 2e09154b58
3 changed files with 2 additions and 2 deletions

View file

@ -54,11 +54,11 @@
when: env != "staging"
- role: openshift/object
app: waiverdb
file: imagestream.yml
template: imagestream.yml
objectname: imagestream.yml
- role: openshift/object
app: waiverdb
file: buildconfig.yml
template: buildconfig.yml
objectname: buildconfig.yml
- role: openshift/start-build
app: waiverdb