mirror of
https://github.com/mastodon/chart
synced 2025-05-18 04:53:21 +00:00
Fix indentation
This commit is contained in:
parent
e1cfdb3fcd
commit
5cf3d77fcc
|
@ -14,10 +14,10 @@ spec:
|
|||
revisionHistoryLimit: {{ .Values.mastodon.revisionHistoryLimit }}
|
||||
{{- end }}
|
||||
strategy:
|
||||
type: RollingUpdate
|
||||
rollingUpdate:
|
||||
maxSurge: 2
|
||||
maxUnavailable: 25%
|
||||
type: RollingUpdate
|
||||
rollingUpdate:
|
||||
maxSurge: 2
|
||||
maxUnavailable: 25%
|
||||
selector:
|
||||
matchLabels:
|
||||
{{- include "mastodon.selectorLabels" . | nindent 6 }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user