ac2550 | 7895b2c | 2018-05-16 14:31:23 +0200 | [diff] [blame] | 1 | { |
| 2 | "sdc-connections":{ |
| 3 | "sdc-controller":{ |
| 4 | "user": "clamp", |
| 5 | "consumerGroup": "clamp", |
| 6 | "consumerId": "clamp", |
| 7 | "environmentName": "AUTO", |
| 8 | "sdcAddress": "sdc-be.{{ include "common.namespace" . }}:8443", |
| 9 | "password": "b7acccda32b98c5bb7acccda32b98c5b05D511BD6D93626E90D18E9D24D9B78CD34C7EE8012F0A189A28763E82271E50A5D4EC10C7D93E06E0A2D27CAE66B981", |
| 10 | "pollingInterval":30, |
| 11 | "pollingTimeout":30, |
| 12 | "activateServerTLSAuth":"false", |
| 13 | "keyStorePassword":"", |
| 14 | "keyStorePath":"", |
| 15 | "messageBusAddresses":["message-router.{{ include "common.namespace" . }}"] |
| 16 | } |
| 17 | } |
| 18 | } |