mirror of
https://github.com/mastodon/chart
synced 2025-05-17 20:43:21 +00:00
Fix small type
This commit is contained in:
parent
aaab449758
commit
5d673400ab
|
@ -214,7 +214,7 @@ spec:
|
|||
# periodSeconds: 2
|
||||
# successThreshold: 2
|
||||
# timeoutSeconds: 1
|
||||
#resources:
|
||||
resources:
|
||||
{{- toYaml (default (default $context.Values.resources $context.Values.mastodon.sidekiq.resources) .resources) | nindent 12 }}
|
||||
{{- include "mastodon.statsdExporterContainer" $ | indent 8 }}
|
||||
{{- with $context.Values.nodeSelector }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user