Adding the VPA recommended numbers
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
fc1d93eb18
commit
b11aa1c266
|
@ -54,6 +54,10 @@ spec:
|
||||||
value: "longhorn-fast"
|
value: "longhorn-fast"
|
||||||
- name: env.TZ
|
- name: env.TZ
|
||||||
value: "Europe/Berlin"
|
value: "Europe/Berlin"
|
||||||
|
- name: resources.requests.cpu
|
||||||
|
value: "25m"
|
||||||
|
- name: resources.requests.memory
|
||||||
|
value: "511772986"
|
||||||
repoURL: https://charts.gabe565.com
|
repoURL: https://charts.gabe565.com
|
||||||
targetRevision: 0.7.8
|
targetRevision: 0.7.8
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
|
Loading…
Reference in New Issue