Skip to content
Snippets Groups Projects
Commit 5202d63d authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Disable autoscaling for worker

parent a5af34f8
No related branches found
No related tags found
No related merge requests found
Pipeline #100257 passed
...@@ -184,9 +184,7 @@ worker: ...@@ -184,9 +184,7 @@ worker:
replicaCount: 2 replicaCount: 2
autoscaling: autoscaling:
enabled: true enabled: false
minReplicas: 2
maxReplicas: 3
cors: cors:
originAllowAll: false originAllowAll: false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment