Skip to content

Commit

Permalink
remove blue green changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Gl4di4torRr committed Apr 8, 2019
1 parent 2b8c31b commit 2333f23
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion blue-green-spring/.openshift/builds/params
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
APPLICATION_NAME=spring-boot-web
NAMESPACE=chris-bolton-sbx
NAMESPACE=cspring-boot-web-build
IMAGE_STREAM_TAG_NAME=redhat-openjdk18-openshift:1.1
2 changes: 1 addition & 1 deletion blue-green-spring/.openshift/builds/template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ parameters:
- description: Git source URI for application
name: SOURCE_REPOSITORY_URL
required: true
value: https://github.com/Gl4di4torRr/container-pipelines.git
value: https://github.com/redhat-cop/container-pipelines.git
- description: Git branch/tag reference
name: SOURCE_REPOSITORY_REF
value: "master"
Expand Down
2 changes: 1 addition & 1 deletion blue-green-spring/.openshift/deployment/dev/params
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
APPLICATION_NAME=spring-boot-web
NAMESPACE=chris-bolton-sbx
NAMESPACE=spring-boot-web-dev
2 changes: 1 addition & 1 deletion blue-green-spring/.openshift/deployment/prod/params
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
APPLICATION_NAME=spring-boot-web
NAMESPACE=chris-bolton-sbx
NAMESPACE=spring-boot-web-prod
2 changes: 1 addition & 1 deletion blue-green-spring/.openshift/deployment/stage/params
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
APPLICATION_NAME=spring-boot-web
NAMESPACE=chris-bolton-sbx
NAMESPACE=spring-boot-web-stage

0 comments on commit 2333f23

Please sign in to comment.