Once more, with feeling

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2017-07-27 17:40:33 +00:00
parent 24bcf733a9
commit 006e6494ec

View file

@ -13,8 +13,8 @@
- { role: openshift/object, app: waiverdb, template: secret.yml } - { role: openshift/object, app: waiverdb, template: secret.yml }
- { role: openshift/secret-file - { role: openshift/secret-file
, app: waiverdb , app: waiverdb
, secret_name=waiverdb-stg-secret , secret_name: waiverdb-stg-secret
, key=client_secrets.json , key: client_secrets.json
, template: client_secrets.json , template: client_secrets.json
} }
- { role: openshift/object, app: waiverdb, file: imagestream.yml } - { role: openshift/object, app: waiverdb, file: imagestream.yml }