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 8e37267 commit 6d03f4cCopy full SHA for 6d03f4c
tests/e2e/testdata/run-template-files/test-scheduler.yaml
@@ -7,3 +7,5 @@ apps:
7
command: ["go", "run", "app.go"]
8
appLogDestination: console
9
daprdLogDestination: console
10
+ schedulerHostAddress: 127.0.0.1:50006
11
+ placementHostAddress: 127.0.0.1:50005
0 commit comments