Loading manifests/interdomainservice.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -44,11 +44,11 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:10010"] resources: requests: cpu: 100m cpu: 250m memory: 64Mi limits: cpu: 500m memory: 512Mi cpu: 1000m memory: 1024Mi --- apiVersion: v1 kind: Service 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: 100m cpu: 250m 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: 100m cpu: 250m memory: 128Mi limits: cpu: 1000m Loading Loading
manifests/interdomainservice.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -44,11 +44,11 @@ spec: command: ["/bin/grpc_health_probe", "-addr=:10010"] resources: requests: cpu: 100m cpu: 250m memory: 64Mi limits: cpu: 500m memory: 512Mi cpu: 1000m memory: 1024Mi --- apiVersion: v1 kind: Service 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: 100m cpu: 250m 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: 100m cpu: 250m memory: 128Mi limits: cpu: 1000m Loading