Planet: Add PVC in playbook
Signed-off-by: Pedro Moura <pmoura@redhat.com>
This commit is contained in:
parent
ee58290fdb
commit
8fb54fb26e
1 changed files with 5 additions and 0 deletions
|
@ -49,6 +49,11 @@
|
||||||
file: service.yml
|
file: service.yml
|
||||||
objectname: service.yml
|
objectname: service.yml
|
||||||
|
|
||||||
|
- role: openshift/object
|
||||||
|
app: planet
|
||||||
|
file: pvc.yml
|
||||||
|
objectname: pvc.yml
|
||||||
|
|
||||||
- role: openshift/route
|
- role: openshift/route
|
||||||
app: planet
|
app: planet
|
||||||
routename: planet
|
routename: planet
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue