compose-tracker: Fix path to deployment config template
This commit is contained in:
parent
f7d1f0936c
commit
ca78115204
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
|
|
||||||
- role: openshift/object
|
- role: openshift/object
|
||||||
app: compose-tracker
|
app: compose-tracker
|
||||||
file: deploymentconfig.yml
|
template: deploymentconfig.yml
|
||||||
objectname: deploymentconfig.yml
|
objectname: deploymentconfig.yml
|
||||||
|
|
||||||
- role: openshift/rollout
|
- role: openshift/rollout
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue