ressources
This commit is contained in:
@ -26,7 +26,10 @@ spec:
|
||||
- name: ssh
|
||||
containerPort: 22
|
||||
protocol: TCP
|
||||
resources: {}
|
||||
resources:
|
||||
limits:
|
||||
cpu: "0.1"
|
||||
memory: "1G"
|
||||
volumeMounts:
|
||||
- mountPath: /data
|
||||
name: gitea
|
||||
|
Reference in New Issue
Block a user