Try to deploy Koschei polling in OpenShift
This commit is contained in:
parent
a499aa3ab9
commit
19e73bbe11
1 changed files with 5 additions and 0 deletions
|
@ -27,6 +27,11 @@
|
||||||
template: frontend-deployment.yml
|
template: frontend-deployment.yml
|
||||||
objectname: frontend-deployment.yml
|
objectname: frontend-deployment.yml
|
||||||
|
|
||||||
|
- role: openshift/object
|
||||||
|
template: backend-deployment.yml
|
||||||
|
objectname: polling-deployment.yml
|
||||||
|
service: polling
|
||||||
|
|
||||||
- role: openshift/object
|
- role: openshift/object
|
||||||
template: frontend-service.yml
|
template: frontend-service.yml
|
||||||
objectname: frontend-service.yml
|
objectname: frontend-service.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue