Skip to content

Commit

Permalink
Merge branch 'master' of github.com:genesis-community/cf-app-autoscal…
Browse files Browse the repository at this point in the history
…er-genesis-kit
  • Loading branch information
git committed Aug 1, 2022
2 parents 7cb68c8 + 7942a6d commit 686a729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hooks/addon
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ test_bind_autoscaler() {
domain=$(exodus service_broker_domain)
url="https://$domain"
cf create-service-broker test-bind-autoscaler "$username" "$password" "$url"
cf enable-service-access autoscaler
cf enable-service-access autoscaler -b test-bind-autoscaler
describe "" "#G{[OK]} Successfully created test-bind-autoscaler service broker."
cf delete-service-broker test-bind-autoscaler -f
describe "" "#G{[OK]} Successfully deleted test-bind-autoscaler service broker."
Expand Down

0 comments on commit 686a729

Please sign in to comment.