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 817fbcd commit 5104386Copy full SHA for 5104386
1 file changed
save-cloud-charts/save-cloud/templates/backend-configmap.yaml
@@ -6,6 +6,7 @@ data:
6
application.properties: |
7
backend.preprocessor-url=http://preprocessor
8
backend.orchestrator-url=http://orchestrator
9
+ backend.demo-url=http://demo
10
backend.loki.url=http://loki:3100
11
backend.loki.labels.agent-container-name=pod
12
backend.loki.labels.application-name=app
0 commit comments