resources und limits to resources and appInit
This commit is contained in:
@@ -57,6 +57,19 @@ spec:
|
|||||||
name: "OpenProject Admin"
|
name: "OpenProject Admin"
|
||||||
mail: "inno-netz@zpd.polizei.niedersachsen.de"
|
mail: "inno-netz@zpd.polizei.niedersachsen.de"
|
||||||
|
|
||||||
|
resources:
|
||||||
|
requests:
|
||||||
|
memory: "1Gi"
|
||||||
|
limits:
|
||||||
|
memory: "2Gi"
|
||||||
|
|
||||||
|
appInit:
|
||||||
|
resources:
|
||||||
|
requests:
|
||||||
|
memory: "512Mi"
|
||||||
|
limits:
|
||||||
|
memory: "1Gi"
|
||||||
|
|
||||||
memcached:
|
memcached:
|
||||||
global:
|
global:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|||||||
Reference in New Issue
Block a user