mirror of
https://github.com/mastodon/chart
synced 2025-05-17 20:43:21 +00:00
Rollback sidekiq strategy
This commit is contained in:
parent
aa1214bcfc
commit
74ca9f9b81
|
@ -19,10 +19,7 @@ spec:
|
|||
{{ fail "The scheduler queue should never have more than 1 replicas" }}
|
||||
{{- end }}
|
||||
strategy:
|
||||
type: RollingUpdate
|
||||
rollingUpdate:
|
||||
maxSurge: 10%
|
||||
maxUnavailable: 25%
|
||||
type: Recreate
|
||||
{{- end }}
|
||||
replicas: {{ .replicas }}
|
||||
{{- if (ne (toString $context.Values.mastodon.revisionHistoryLimit) "<nil>") }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user