Adding the VPA recommended numbers

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2024-10-03 15:55:31 +00:00
parent 5f3582b379
commit 154f2a9be3
1 changed files with 4 additions and 0 deletions

View File

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