Adding the VPA recommended numbers

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2024-10-03 15:58:15 +00:00
parent 5598acf721
commit e97e1a1ef8
1 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,10 @@ spec:
- containerPort: 7878 - containerPort: 7878
name: http name: http
protocol: TCP protocol: TCP
resources:
requests:
cpu: 25m
memory: 920733364
volumeMounts: volumeMounts:
- mountPath: /config - mountPath: /config
name: config name: config