Skip to content

Commit

Permalink
[Test] Update config fixture in OSD config
Browse files Browse the repository at this point in the history
Elasticsearch reference was missed while updating a config. Updated
the config and re-ran the snapshot update command.

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
  • Loading branch information
kavilla committed Mar 23, 2021
1 parent 5f85d87 commit b70caf9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/osd-config/__fixtures__/en_var_ref_config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
foo: 1
bar: "pre-${OSD_ENV_VAR1}-mid-${OSD_ENV_VAR2}-post"

elasticsearch:
opensearch:
requestHeadersWhitelist: ["${OSD_ENV_VAR1}", "${OSD_ENV_VAR2}"]

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b70caf9

Please sign in to comment.