cadenzaconfig: settings: messagebroker: messageBrokerDiscoveryPort: "1337" messageBrokerCommunicationPort: "1337" addressMappings: - from: "text" to: "text" value: "text" - from: "text" to: "text" value: "text" tcpDiscovery: clusterMembers: - host: "text" port: "1337" - host: "text" port: "1337" minimalAmountOfAvailableNodes: "1337" multicastDiscovery: multicastAddress: "text" minimalAmountOfAvailableNodes: "1337" kubernetesDiscovery: serviceName: "text" apiServerUrl: "text" deploymentName: "text" TlsConfiguration: keyStoreFilePath: "text" keyStorePassword: "text" trustStoreFilePath: "text" trustStorePassword: "text"