diff --git a/templates/deployment-sidekiq.yaml b/templates/deployment-sidekiq.yaml index b906149..f6e9c7e 100644 --- a/templates/deployment-sidekiq.yaml +++ b/templates/deployment-sidekiq.yaml @@ -142,6 +142,7 @@ spec: secretKeyRef: name: {{ include "mastodon.smtp.secretName" $context }} key: password + optional: true {{- if (and $context.Values.mastodon.s3.enabled $context.Values.mastodon.s3.existingSecret) }} - name: "AWS_SECRET_ACCESS_KEY" valueFrom: