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