Again, this is an imagestream, not a route
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
cb69ca6321
commit
671f033999
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
- name: route-{{imagename}}.yml
|
||||
- name: imagestream-{{imagename}}.yml
|
||||
include_role:
|
||||
name: openshift/object
|
||||
vars:
|
||||
objectname: route-{{imagename}}.yml
|
||||
objectname: imagestream-{{imagename}}.yml
|
||||
template_fullpath: "{{roles_path}}/openshift/imagestream/templates/imagestream.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue