⬆️ 0.2.9 Adjust resources
This commit is contained in:
parent
19b7cd9508
commit
2b35c2b022
@ -1,3 +1,3 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: kubooboo-chart
|
name: kubooboo-chart
|
||||||
version: 0.2.8
|
version: 0.2.9
|
||||||
@ -26,10 +26,11 @@ spec:
|
|||||||
image: harbor.dinauer.dev/kubooboo/backend:33
|
image: harbor.dinauer.dev/kubooboo/backend:33
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
memory: "128Mi"
|
|
||||||
cpu: "100m"
|
|
||||||
limits:
|
|
||||||
memory: "256Mi"
|
memory: "256Mi"
|
||||||
|
cpu: "150m"
|
||||||
|
limits:
|
||||||
|
memory: "512Mi"
|
||||||
|
cpu: "1000m"
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user