postgres 13, forced
gitea with limits adapted descheduler, still
This commit is contained in:
@@ -62,11 +62,11 @@ spec:
|
||||
port: http
|
||||
resources:
|
||||
requests:
|
||||
memory: "256Mi"
|
||||
cpu: "250m"
|
||||
memory: "200Mi"
|
||||
cpu: "150m"
|
||||
limits:
|
||||
memory: "1000Mi"
|
||||
cpu: "1500m"
|
||||
memory: "312Mi"
|
||||
cpu: "500m"
|
||||
volumes:
|
||||
- name: gitea
|
||||
persistentVolumeClaim:
|
||||
|
||||
Reference in New Issue
Block a user