Loading manifests/contextservice.yaml +3 −3 Original line number Original line Diff line number Diff line Loading @@ -54,11 +54,11 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:1010"] command: ["/bin/grpc_health_probe", "-addr=:1010"] resources: resources: requests: requests: cpu: 150m cpu: 250m memory: 128Mi memory: 128Mi limits: limits: cpu: 500m cpu: 1000m memory: 512Mi memory: 1024Mi --- --- apiVersion: v1 apiVersion: v1 kind: Service kind: Service Loading manifests/deviceservice.yaml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -53,8 +53,8 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:2020"] command: ["/bin/grpc_health_probe", "-addr=:2020"] resources: resources: requests: requests: cpu: 500m cpu: 250m memory: 512Mi memory: 128Mi limits: limits: cpu: 1000m cpu: 1000m memory: 1024Mi memory: 1024Mi Loading manifests/monitoringservice.yaml +5 −5 Original line number Original line Diff line number Diff line Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 - containerPort: 9192 env: env: - name: LOG_LEVEL - name: LOG_LEVEL value: "DEBUG" value: "INFO" envFrom: envFrom: - secretRef: - secretRef: name: qdb-data name: qdb-data Loading @@ -48,11 +48,11 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:7070"] command: ["/bin/grpc_health_probe", "-addr=:7070"] resources: resources: requests: requests: cpu: 50m cpu: 250m memory: 64Mi memory: 256Mi limits: limits: cpu: 500m cpu: 1000m memory: 512Mi memory: 1024Mi --- --- apiVersion: v1 apiVersion: v1 kind: Service kind: Service Loading manifests/pathcompservice.yaml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -69,10 +69,10 @@ spec: # timeoutSeconds: 5 # timeoutSeconds: 5 resources: resources: requests: requests: cpu: 100m cpu: 250m memory: 256Mi memory: 256Mi limits: limits: cpu: 500m cpu: 1000m memory: 1024Mi memory: 1024Mi --- --- apiVersion: v1 apiVersion: v1 Loading manifests/serviceservice.yaml +3 −3 Original line number Original line Diff line number Diff line Loading @@ -45,11 +45,11 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:3030"] command: ["/bin/grpc_health_probe", "-addr=:3030"] resources: resources: requests: requests: cpu: 150m cpu: 250m memory: 128Mi memory: 128Mi limits: limits: cpu: 500m cpu: 1000m memory: 512Mi memory: 1024Mi --- --- apiVersion: v1 apiVersion: v1 kind: Service kind: Service Loading Loading
manifests/contextservice.yaml +3 −3 Original line number Original line Diff line number Diff line Loading @@ -54,11 +54,11 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:1010"] command: ["/bin/grpc_health_probe", "-addr=:1010"] resources: resources: requests: requests: cpu: 150m cpu: 250m memory: 128Mi memory: 128Mi limits: limits: cpu: 500m cpu: 1000m memory: 512Mi memory: 1024Mi --- --- apiVersion: v1 apiVersion: v1 kind: Service kind: Service Loading
manifests/deviceservice.yaml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -53,8 +53,8 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:2020"] command: ["/bin/grpc_health_probe", "-addr=:2020"] resources: resources: requests: requests: cpu: 500m cpu: 250m memory: 512Mi memory: 128Mi limits: limits: cpu: 1000m cpu: 1000m memory: 1024Mi memory: 1024Mi Loading
manifests/monitoringservice.yaml +5 −5 Original line number Original line Diff line number Diff line Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 - containerPort: 9192 env: env: - name: LOG_LEVEL - name: LOG_LEVEL value: "DEBUG" value: "INFO" envFrom: envFrom: - secretRef: - secretRef: name: qdb-data name: qdb-data Loading @@ -48,11 +48,11 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:7070"] command: ["/bin/grpc_health_probe", "-addr=:7070"] resources: resources: requests: requests: cpu: 50m cpu: 250m memory: 64Mi memory: 256Mi limits: limits: cpu: 500m cpu: 1000m memory: 512Mi memory: 1024Mi --- --- apiVersion: v1 apiVersion: v1 kind: Service kind: Service Loading
manifests/pathcompservice.yaml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -69,10 +69,10 @@ spec: # timeoutSeconds: 5 # timeoutSeconds: 5 resources: resources: requests: requests: cpu: 100m cpu: 250m memory: 256Mi memory: 256Mi limits: limits: cpu: 500m cpu: 1000m memory: 1024Mi memory: 1024Mi --- --- apiVersion: v1 apiVersion: v1 Loading
manifests/serviceservice.yaml +3 −3 Original line number Original line Diff line number Diff line Loading @@ -45,11 +45,11 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:3030"] command: ["/bin/grpc_health_probe", "-addr=:3030"] resources: resources: requests: requests: cpu: 150m cpu: 250m memory: 128Mi memory: 128Mi limits: limits: cpu: 500m cpu: 1000m memory: 512Mi memory: 1024Mi --- --- apiVersion: v1 apiVersion: v1 kind: Service kind: Service Loading