mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 21:10:20 +08:00
Testdays - deploymentconfig -> deployment, mk6
This commit is contained in:
@@ -77,11 +77,6 @@
|
||||
object_template: buildconfig.yml
|
||||
object_objectname: buildconfig.yml
|
||||
|
||||
- role: openshift/object
|
||||
object_app: testdays
|
||||
object_template: deploymentconfig.yml
|
||||
object_objectname: deploymentconfig.yml
|
||||
|
||||
- role: openshift/object
|
||||
object_app: testdays
|
||||
object_template: deployment.yml
|
||||
|
||||
@@ -13,7 +13,7 @@ spec:
|
||||
targetPort: 8080
|
||||
selector:
|
||||
app: testdays
|
||||
deploymentconfig: testdays
|
||||
service: testdays
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
@@ -29,4 +29,4 @@ spec:
|
||||
targetPort: 8080
|
||||
selector:
|
||||
app: resultsdb
|
||||
deploymentconfig: resultsdb
|
||||
service: resultsdb
|
||||
|
||||
Reference in New Issue
Block a user