Skip to content

Commit

Permalink
fixup! add RALPH_BACKENDS__DATA env vars in vault.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioSim committed Nov 6, 2023
1 parent 924e92b commit c37bf4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/helm/ralph/vault.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
RALPH_BACKENDS__LRS__ES__HOSTS: http://elasticsearch:9200
RALPH_BACKENDS__LRS__ES__INDEX: statements
RALPH_BACKENDS__DATA__ES__HOSTS: http://elasticsearch:9200
RALPH_BACKENDS__DATA__ES__INDEX: statements
RALPH_SENTRY_DSN: https://[email protected]/1234567
RALPH_EXECUTION_ENVIRONMENT: production

Expand Down

0 comments on commit c37bf4b

Please sign in to comment.