diff --git a/charts/mastodon/templates/job-deploy-search.yaml b/charts/mastodon/templates/job-deploy-search.yaml index 70d3222..c0cda15 100644 --- a/charts/mastodon/templates/job-deploy-search.yaml +++ b/charts/mastodon/templates/job-deploy-search.yaml @@ -64,6 +64,7 @@ spec: {{- include "mastodon.secrets.secret" . | nindent 12 }} {{- include "mastodon.secrets.database" . | nindent 12 }} {{- include "mastodon.secrets.redis" . | nindent 12 }} + {{- include "mastodon.secrets.elasticsearch" . | nindent 12 }} {{- include "mastodon.secrets.ldap" . | nindent 12 }} {{- with .Values.mastodon.hooks.deploySearch.resources }} resources: