Skip to content

Commit

Permalink
fix(quickwit): typo
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Lamirault <[email protected]>
  • Loading branch information
nlamirault committed May 3, 2024
1 parent 6c9d913 commit 1153fad
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions charts/quickwit/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ metastore:
# Extra env for metastore
extraEnv: {}
# KEY: VALUE

# -- Environment variables from secrets or configmaps to add to the searcher
extraEnvFrom: []
# - secretRef:
Expand Down Expand Up @@ -227,7 +227,7 @@ control_plane:
# Extra env for control plane
extraEnv: {}
# KEY: VALUE

# -- Environment variables from secrets or configmaps to add to the searcher
extraEnvFrom: []
# - secretRef:
Expand Down Expand Up @@ -275,7 +275,7 @@ janitor:
# Extra env for searcher
extraEnv: {}
# KEY: VALUE

# -- Environment variables from secrets or configmaps to add to the searcher
extraEnvFrom: []
# - secretRef:
Expand Down Expand Up @@ -324,7 +324,7 @@ bootstrap:
# Extra env for boostrap jobs
extraEnv: {}
# KEY: VALUE

# -- Environment variables from secrets or configmaps to add to the searcher
extraEnvFrom: []
# - secretRef:
Expand Down

0 comments on commit 1153fad

Please sign in to comment.