config map is a file not a template
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
95ab4f1e02
commit
c223c76370
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
# , template: client_secrets.json
|
||||
# }
|
||||
- { role: openshift/object, app: waiverdb, file: imagestream.yml }
|
||||
- { role: openshift/object, app: waiverdb, template: configmap.yml }
|
||||
- { role: openshift/object, app: waiverdb, file: configmap.yml }
|
||||
- { role: openshift/object, app: waiverdb, file: service.yml }
|
||||
- { role: openshift/object, app: waiverdb, file: route.yml }
|
||||
- { role: openshift/object, app: waiverdb, file: deploymentconfig.yml }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue