Specify EE for vault and assist buckets
This commit is contained in:
parent
3ae67ae617
commit
e2469f577b
1 changed files with 2 additions and 2 deletions
|
|
@ -127,10 +127,10 @@ global:
|
|||
assetsBucket: "sessions-assets"
|
||||
recordingsBucket: "mobs"
|
||||
sourcemapsBucket: "sourcemaps"
|
||||
assistRecordsBucket: "records"
|
||||
vaultBucket: "vault-data"
|
||||
# This is only for enterpriseEdition
|
||||
quickwitBucket: "quickwit"
|
||||
assistRecordsBucket: "records"
|
||||
vaultBucket: "vault-data"
|
||||
# if you're using one node installation, where
|
||||
# you're using local s3, make sure these variables
|
||||
# are same as minio.global.minio.accesskey and secretKey
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue