File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -426,6 +426,7 @@ aliases:
426
426
pulumi-dir : coinstacks/thorchain-v1/pulumi
427
427
lcd-url : http://thorchain-v1-svc.unchained.svc.cluster.local:1317
428
428
rpc-url : http://thorchain-v1-svc.unchained.svc.cluster.local:27147
429
+ ws-url : ws://thorchain-svc.unchained.svc.cluster.local:27147
429
430
api-autoscaling : true
430
431
api-replicas : 2
431
432
api-max-replicas : 4
@@ -448,6 +449,7 @@ aliases:
448
449
pulumi-stack : public-dev-us-east-2
449
450
lcd-url : http://thorchain-v1-svc.unchained-dev.svc.cluster.local:1317
450
451
rpc-url : http://thorchain-v1-svc.unchained-dev.svc.cluster.local:27147
452
+ ws-url : ws://thorchain-svc.unchained-dev.svc.cluster.local:27147
451
453
api-replicas : 1
452
454
api-max-replicas : 2
453
455
stateful-service-replicas : 1
@@ -984,7 +986,6 @@ jobs:
984
986
default : " "
985
987
ws-url :
986
988
type : string
987
- default : " "
988
989
steps :
989
990
- setup_remote_docker
990
991
- attach_workspace :
You can’t perform that action at this time.
0 commit comments