Loading manifests/contextservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ spec: - name: MB_BACKEND value: "nats" - name: LOG_LEVEL value: "INFO" value: "DEBUG" envFrom: - secretRef: name: crdb-data Loading manifests/deviceservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" startupProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:2020"] Loading manifests/dltservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" ## For debug purposes. Comment out DLT_GATEWAY_HOST and DLT_GATEWAY_PORT to use the DLT Gateway component. - name: DLT_GATEWAY_HOST value: "mock-blockchain.tfs-bchain.svc.cluster.local" Loading manifests/interdomainservice.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -35,9 +35,9 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" - name: TOPOLOGY_ABSTRACTOR value: "DISABLE" value: "ENABLE" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:10010"] Loading manifests/pathcompservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:10020"] Loading Loading
manifests/contextservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ spec: - name: MB_BACKEND value: "nats" - name: LOG_LEVEL value: "INFO" value: "DEBUG" envFrom: - secretRef: name: crdb-data Loading
manifests/deviceservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" startupProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:2020"] Loading
manifests/dltservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" ## For debug purposes. Comment out DLT_GATEWAY_HOST and DLT_GATEWAY_PORT to use the DLT Gateway component. - name: DLT_GATEWAY_HOST value: "mock-blockchain.tfs-bchain.svc.cluster.local" Loading
manifests/interdomainservice.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -35,9 +35,9 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" - name: TOPOLOGY_ABSTRACTOR value: "DISABLE" value: "ENABLE" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:10010"] Loading
manifests/pathcompservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:10020"] Loading