nc limits

This commit is contained in:
Steffen Illium 2024-04-25 14:27:50 +02:00
parent e17507f643
commit 55a0e7665e

View File

@ -87,8 +87,8 @@ spec:
protocol: TCP protocol: TCP
resources: resources:
limits: limits:
cpu: "0.5" cpu: "0.4"
memory: "6Gi" memory: "4Gi"
volumeMounts: volumeMounts:
- mountPath: /var/www/html - mountPath: /var/www/html
name: nextcloud-pvc name: nextcloud-pvc