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

@ -26,7 +26,10 @@ spec:
- name: ssh
containerPort: 22
protocol: TCP
resources: {}
resources:
limits:
cpu: "0.1"
memory: "1G"
volumeMounts:
- mountPath: /data
name: gitea