3
0
mirror of https://github.com/mastodon/chart synced 2025-05-18 04:53:21 +00:00

Fix small type

This commit is contained in:
Tim Campbell 2024-07-09 16:00:32 +02:00
parent aaab449758
commit 5d673400ab

View File

@ -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 }}