worker configured like standard values
This commit is contained in:
@@ -58,16 +58,11 @@ spec:
|
|||||||
aws_s3_endpoint_url: "https://sws3.innovation-hub-niedersachsen.de"
|
aws_s3_endpoint_url: "https://sws3.innovation-hub-niedersachsen.de"
|
||||||
|
|
||||||
worker:
|
worker:
|
||||||
replicas: 2
|
replicas: 1
|
||||||
concurrency: 1
|
memoryLimit: 4Gi
|
||||||
|
cpuLimit: 2000m
|
||||||
resources:
|
memoryRequest: 2Gi
|
||||||
requests:
|
cpuRequest: 1000m
|
||||||
memory: "4Gi"
|
|
||||||
cpu: "500m"
|
|
||||||
limits:
|
|
||||||
memory: "8Gi"
|
|
||||||
cpu: "1500m"
|
|
||||||
|
|
||||||
destination:
|
destination:
|
||||||
server: 'https://kubernetes.default.svc'
|
server: 'https://kubernetes.default.svc'
|
||||||
|
|||||||
Reference in New Issue
Block a user