Loading manifests/analyticsservice.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" - name: CRDB_DATABASE value: "tfs_analytics" - name: METRICS_PORT Loading @@ -54,7 +54,7 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:30080"] resources: requests: cpu: 250m cpu: 100m memory: 128Mi limits: cpu: 1000m Loading @@ -67,7 +67,7 @@ spec: - containerPort: 9193 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" - name: METRICS_PORT value: "9193" envFrom: Loading @@ -81,7 +81,7 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:30090"] resources: requests: cpu: 250m cpu: 100m memory: 128Mi limits: cpu: 1000m Loading manifests/automationservice.yaml +2 −2 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=:30200"] Loading @@ -53,7 +53,7 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:30200"] resources: requests: cpu: 250m cpu: 100m memory: 128Mi limits: cpu: 1000m Loading manifests/contextservice.yaml +2 −2 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" - name: ALLOW_EXPLICIT_ADD_DEVICE_TO_TOPOLOGY value: "FALSE" - name: ALLOW_EXPLICIT_ADD_LINK_TO_TOPOLOGY Loading @@ -60,7 +60,7 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:1010"] resources: requests: cpu: 250m cpu: 100m memory: 128Mi limits: cpu: 1000m Loading manifests/deviceservice.yaml +2 −2 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 @@ -53,7 +53,7 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:2020"] resources: requests: cpu: 250m cpu: 100m memory: 128Mi limits: cpu: 1000m Loading manifests/kpi_managerservice.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" - name: CRDB_DATABASE value: "tfs_kpi_mgmt" envFrom: Loading @@ -52,7 +52,7 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:30010"] resources: requests: cpu: 250m cpu: 100m memory: 128Mi limits: cpu: 1000m Loading Loading
manifests/analyticsservice.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" - name: CRDB_DATABASE value: "tfs_analytics" - name: METRICS_PORT Loading @@ -54,7 +54,7 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:30080"] resources: requests: cpu: 250m cpu: 100m memory: 128Mi limits: cpu: 1000m Loading @@ -67,7 +67,7 @@ spec: - containerPort: 9193 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" - name: METRICS_PORT value: "9193" envFrom: Loading @@ -81,7 +81,7 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:30090"] resources: requests: cpu: 250m cpu: 100m memory: 128Mi limits: cpu: 1000m Loading
manifests/automationservice.yaml +2 −2 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=:30200"] Loading @@ -53,7 +53,7 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:30200"] resources: requests: cpu: 250m cpu: 100m memory: 128Mi limits: cpu: 1000m Loading
manifests/contextservice.yaml +2 −2 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" - name: ALLOW_EXPLICIT_ADD_DEVICE_TO_TOPOLOGY value: "FALSE" - name: ALLOW_EXPLICIT_ADD_LINK_TO_TOPOLOGY Loading @@ -60,7 +60,7 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:1010"] resources: requests: cpu: 250m cpu: 100m memory: 128Mi limits: cpu: 1000m Loading
manifests/deviceservice.yaml +2 −2 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 @@ -53,7 +53,7 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:2020"] resources: requests: cpu: 250m cpu: 100m memory: 128Mi limits: cpu: 1000m Loading
manifests/kpi_managerservice.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "INFO" value: "DEBUG" - name: CRDB_DATABASE value: "tfs_kpi_mgmt" envFrom: Loading @@ -52,7 +52,7 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:30010"] resources: requests: cpu: 250m cpu: 100m memory: 128Mi limits: cpu: 1000m Loading