Skip to content

Commit

Permalink
Helm Chart: Fixed Dedupe secret not found
Browse files Browse the repository at this point in the history
Signed-off-by: Lalith Kota <[email protected]>
  • Loading branch information
lalithkota committed Oct 22, 2024
1 parent ca94545 commit 33ee281
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/reporting-init/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ envVarsFrom:
secretKeyRef:
name: '{{ tpl .Values.dedupeOpensearchInstallationName $ }}'
key: opensearch-password
optional: true

startUpCommand: |-
#!/usr/bin/env bash
Expand Down

0 comments on commit 33ee281

Please sign in to comment.