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

Disable autoscaling due to outdated api versions

parent 1d3a69e3
No related branches found
No related tags found
No related merge requests found
Pipeline #100255 passed
......@@ -163,9 +163,7 @@ readinessProbe:
successThreshold: 1
autoscaling:
enabled: true
minReplicas: 2
maxReplicas: 3
enabled: false
updateStrategy:
type: RollingUpdate
......
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