We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 266d282 commit dad2695Copy full SHA for dad2695
tests/e2e/testdata/run-template-files/test-workflow.yaml
@@ -5,3 +5,6 @@ apps:
5
command: ["go", "run", "app.go"]
6
appLogDestination: console
7
daprdLogDestination: console
8
+ daprGRPCPort: 3510
9
+ schedulerHostAddress: 127.0.0.1:50006
10
+ placementHostAddress: 127.0.0.1:50005
0 commit comments