Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
rossjones committed Mar 12, 2018
2 parents 218941f + d3d0ed8 commit 4df220d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions etc/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ sudo apt-get update && sudo apt-get install cf-cli
cf login -u $PAAS_USER -p $PAAS_PASSWORD -a https://api.cloud.service.gov.uk -o gds-performance-platform -s $PAAS_SPACE

# bind services
cf bind-service performance-platform-backdrop-read gds-performance-platform-mongodb-service
cf bind-service performance-platform-backdrop-write gds-performance-platform-mongodb-service
#cf bind-service performance-platform-backdrop-read gds-performance-platform-mongodb-service
#cf bind-service performance-platform-backdrop-write gds-performance-platform-mongodb-service

# set environmental variables
cf set-env performance-platform-backdrop-read ENVIRONMENT $PAAS_SPACE
Expand Down

0 comments on commit 4df220d

Please sign in to comment.