Skip to content

Commit

Permalink
update spec results (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
itsouvalas authored Aug 9, 2024
1 parent 657379b commit 918aced
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 24 deletions.
6 changes: 2 additions & 4 deletions spec/results/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -284,10 +284,8 @@ instance_groups:
apiserver:
broker:
broker_credentials:
- broker_password: <!{credhub}:service_broker_password!>
broker_username: autoscaler-broker-user
- broker_password: <!{credhub}:service_broker_password_blue!>
broker_username: autoscaler-broker-user-blue
- broker_password: <!{credhub}:autoscaler_service_broker_password!>
broker_username: autoscaler_service_broker_user
server:
catalog:
services:
Expand Down
6 changes: 2 additions & 4 deletions spec/results/cf-v1-support.yml
Original file line number Diff line number Diff line change
Expand Up @@ -284,10 +284,8 @@ instance_groups:
apiserver:
broker:
broker_credentials:
- broker_password: <!{credhub}:service_broker_password!>
broker_username: autoscaler-broker-user
- broker_password: <!{credhub}:service_broker_password_blue!>
broker_username: autoscaler-broker-user-blue
- broker_password: <!{credhub}:autoscaler_service_broker_password!>
broker_username: autoscaler_service_broker_user
server:
catalog:
services:
Expand Down
6 changes: 2 additions & 4 deletions spec/results/external-db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,10 +231,8 @@ instance_groups:
apiserver:
broker:
broker_credentials:
- broker_password: <!{credhub}:service_broker_password!>
broker_username: autoscaler-broker-user
- broker_password: <!{credhub}:service_broker_password_blue!>
broker_username: autoscaler-broker-user-blue
- broker_password: <!{credhub}:autoscaler_service_broker_password!>
broker_username: autoscaler_service_broker_user
server:
catalog:
services:
Expand Down
6 changes: 2 additions & 4 deletions spec/results/mysql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,10 +238,8 @@ instance_groups:
apiserver:
broker:
broker_credentials:
- broker_password: <!{credhub}:service_broker_password!>
broker_username: autoscaler-broker-user
- broker_password: <!{credhub}:service_broker_password_blue!>
broker_username: autoscaler-broker-user-blue
- broker_password: <!{credhub}:autoscaler_service_broker_password!>
broker_username: autoscaler_service_broker_user
server:
catalog:
services:
Expand Down
6 changes: 2 additions & 4 deletions spec/results/new-cf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -296,10 +296,8 @@ instance_groups:
apiserver:
broker:
broker_credentials:
- broker_password: <!{credhub}:service_broker_password!>
broker_username: autoscaler-broker-user
- broker_password: <!{credhub}:service_broker_password_blue!>
broker_username: autoscaler-broker-user-blue
- broker_password: <!{credhub}:autoscaler_service_broker_password!>
broker_username: autoscaler_service_broker_user
server:
catalog:
services:
Expand Down
6 changes: 2 additions & 4 deletions spec/results/params.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,10 +231,8 @@ instance_groups:
apiserver:
broker:
broker_credentials:
- broker_password: <!{credhub}:service_broker_password!>
broker_username: autoscaler-broker-user
- broker_password: <!{credhub}:service_broker_password_blue!>
broker_username: autoscaler-broker-user-blue
- broker_password: <!{credhub}:autoscaler_service_broker_password!>
broker_username: autoscaler_service_broker_user
server:
catalog:
services:
Expand Down

0 comments on commit 918aced

Please sign in to comment.