Skip to content

Commit

Permalink
chore(search): remove unused elasticAdmin secret from ES6 cronjob
Browse files Browse the repository at this point in the history
  • Loading branch information
nsantacruz committed Nov 28, 2023
1 parent cd7e6b7 commit c8f84a8
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ spec:
name: {{ template "sefaria.secrets.slackWebhook" . }}
key: slack-webhook
envFrom:
- secretRef:
name: {{ template "sefaria.secrets.elasticAdmin" . }}
- secretRef:
name: {{ .Values.secrets.localSettings.ref }}
optional: true
Expand Down

0 comments on commit c8f84a8

Please sign in to comment.