fix: serialize files migrations during rollout
This commit is contained in:
@@ -46,7 +46,7 @@ spec:
|
||||
path: /healthz
|
||||
port: 3001
|
||||
periodSeconds: 5
|
||||
failureThreshold: 30
|
||||
failureThreshold: 60
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /healthz
|
||||
@@ -84,4 +84,3 @@ spec:
|
||||
target:
|
||||
type: Utilization
|
||||
averageUtilization: 70
|
||||
|
||||
|
||||
Reference in New Issue
Block a user