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

Manifests:

- Updated Device requested and limit resources
parent 66c2bdfa
No related branches found
No related tags found
2 merge requests!142Release TeraFlowSDN 2.1,!87Context & Device Performance Enhancements
...@@ -45,11 +45,11 @@ spec: ...@@ -45,11 +45,11 @@ spec:
command: ["/bin/grpc_health_probe", "-addr=:2020"] command: ["/bin/grpc_health_probe", "-addr=:2020"]
resources: resources:
requests: requests:
cpu: 128m cpu: 250m
memory: 64Mi
limits:
cpu: 256m
memory: 128Mi memory: 128Mi
limits:
cpu: 1000m
memory: 1024Mi
--- ---
apiVersion: v1 apiVersion: v1
kind: Service kind: Service
......
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