Skip to content
Snippets Groups Projects
Commit c2208b4d authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Manifests:

- Updated manifest files
parent e32b74a5
No related branches found
No related tags found
2 merge requests!142Release TeraFlowSDN 2.1,!110Partial fix OECC/PSC'22 test, InterDomain component, and other side improvements
...@@ -44,7 +44,7 @@ spec: ...@@ -44,7 +44,7 @@ spec:
command: ["/bin/grpc_health_probe", "-addr=:10010"] command: ["/bin/grpc_health_probe", "-addr=:10010"]
resources: resources:
requests: requests:
cpu: 50m cpu: 100m
memory: 64Mi memory: 64Mi
limits: limits:
cpu: 500m cpu: 500m
......
...@@ -45,7 +45,7 @@ spec: ...@@ -45,7 +45,7 @@ spec:
command: ["/bin/grpc_health_probe", "-addr=:3030"] command: ["/bin/grpc_health_probe", "-addr=:3030"]
resources: resources:
requests: requests:
cpu: 250m cpu: 100m
memory: 128Mi memory: 128Mi
limits: limits:
cpu: 1000m cpu: 1000m
......
...@@ -50,7 +50,7 @@ spec: ...@@ -50,7 +50,7 @@ spec:
command: ["/bin/grpc_health_probe", "-addr=:4040"] command: ["/bin/grpc_health_probe", "-addr=:4040"]
resources: resources:
requests: requests:
cpu: 250m cpu: 100m
memory: 128Mi memory: 128Mi
limits: limits:
cpu: 1000m cpu: 1000m
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment