Loading manifests/interdomainservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:10010"] resources: requests: cpu: 50m cpu: 100m memory: 64Mi limits: cpu: 500m Loading manifests/serviceservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:3030"] resources: requests: cpu: 250m cpu: 100m memory: 128Mi limits: cpu: 1000m Loading manifests/sliceservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:4040"] resources: requests: cpu: 250m cpu: 100m memory: 128Mi limits: cpu: 1000m Loading Loading
manifests/interdomainservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:10010"] resources: requests: cpu: 50m cpu: 100m memory: 64Mi limits: cpu: 500m Loading
manifests/serviceservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:3030"] resources: requests: cpu: 250m cpu: 100m memory: 128Mi limits: cpu: 1000m Loading
manifests/sliceservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:4040"] resources: requests: cpu: 250m cpu: 100m memory: 128Mi limits: cpu: 1000m Loading