Higher cpu limits for gitea
This commit is contained in:
parent
1bdc1c0676
commit
0060cb395c
@ -41,9 +41,9 @@ clusterDomain: cluster.local
|
|||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
memory: 1024Mi
|
memory: 1024Mi
|
||||||
cpu: 512m
|
cpu: 1
|
||||||
requests:
|
requests:
|
||||||
cpu: 512m
|
cpu: 1
|
||||||
memory: 1024Mi
|
memory: 1024Mi
|
||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user