perf(gitea): remove container constraints
This commit is contained in:
parent
f2227fc61d
commit
f1eebbc71c
|
@ -129,9 +129,6 @@ spec:
|
|||
requests:
|
||||
memory: "128Mi"
|
||||
cpu: "100m"
|
||||
limits:
|
||||
memory: "256Mi"
|
||||
cpu: "500m"
|
||||
livenessProbe:
|
||||
tcpSocket:
|
||||
port: http
|
||||
|
|
Loading…
Reference in New Issue