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

Merge branch 'develop' of https://labs.etsi.org/rep/tfs/controller into feat/hpsr23_tests

parents dac6b953 3bd89ed3
No related branches found
No related tags found
2 merge requests!142Release TeraFlowSDN 2.1,!114feat: add hpsr23 experiment to src/tests/p4
...@@ -102,7 +102,7 @@ spec: ...@@ -102,7 +102,7 @@ spec:
cpu: 50m cpu: 50m
memory: 512Mi memory: 512Mi
limits: limits:
cpu: 500m cpu: 2000m
memory: 2048Mi memory: 2048Mi
--- ---
apiVersion: autoscaling/v2 apiVersion: autoscaling/v2
......
...@@ -106,7 +106,7 @@ spec: ...@@ -106,7 +106,7 @@ spec:
cpu: 50m cpu: 50m
memory: 512Mi memory: 512Mi
limits: limits:
cpu: 500m cpu: 2000m
memory: 2048Mi memory: 2048Mi
--- ---
apiVersion: autoscaling/v2 apiVersion: autoscaling/v2
...@@ -126,4 +126,4 @@ spec: ...@@ -126,4 +126,4 @@ spec:
name: cpu name: cpu
target: target:
type: Utilization type: Utilization
averageUtilization: 80 averageUtilization: 80
\ No newline at end of file
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