ressources

This commit is contained in:
2024-05-14 20:47:55 +02:00
parent 9013439194
commit 92bb894ef6
18 changed files with 48 additions and 115 deletions

View File

@ -81,7 +81,10 @@ spec:
ports:
- containerPort: 80
protocol: TCP
resources: {}
resources:
limits:
cpu: "0.3"
memory: "1G"
volumeMounts:
- mountPath: /data
name: vaultwarden-pvc