Skip to content
Snippets Groups Projects
Commit 62d426e4 authored by Kloenk's avatar Kloenk
Browse files

Set maxsurge to 10 for prod

parent 33e37d7f
No related branches found
No related tags found
1 merge request!154bump prod to 64eb1ef6-13591 (64eb1ef6779dc31d97beb0afd284343291dba6d6)
Pipeline #13602 passed
......@@ -12,7 +12,7 @@ spec:
strategy:
type: RollingUpdate
rollingUpdate:
maxSurge: 33%
maxSurge: 3
minReadySeconds: 30
template:
metadata:
......
......@@ -4,6 +4,8 @@ metadata:
name: exneuland
spec:
replicas: 50
strategy:
maxSurge: 10
template:
spec:
containers:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment