openshift-apps / docstranslation: fix cron, it's a file not a template
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
9268071984
commit
61c157612f
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
|
|
||||||
- role: openshift/object
|
- role: openshift/object
|
||||||
app: docstranslation
|
app: docstranslation
|
||||||
template: cron.yml
|
file: cron.yml
|
||||||
objectname: cron.yml
|
objectname: cron.yml
|
||||||
tags:
|
tags:
|
||||||
- deploy-cronjob
|
- deploy-cronjob
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue