Adding the VPA recommended numbers
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
f20add6b9f
commit
1a581b9e06
|
@ -18,6 +18,10 @@ spec:
|
|||
value: LoadBalancer
|
||||
- name: controller.allowSnippetAnnotations
|
||||
value: "true"
|
||||
- name: resources.requests.cpu
|
||||
value: "35m"
|
||||
- name: resources.requests.memory
|
||||
value: "351198544"
|
||||
syncPolicy:
|
||||
automated:
|
||||
selfHeal: true
|
||||
|
|
Loading…
Reference in New Issue