Skip to content

Commit

Permalink
primary-site: document s3_compatible support (#88)
Browse files Browse the repository at this point in the history
### Changelog
None. 
### Docs

This is already documented here:
https://docs.foxglove.dev/docs/primary-sites/self-hosting/installation#tag/Layouts/paths/~1layouts/get
but not in comments.
  • Loading branch information
james-rms authored Jul 15, 2024
1 parent f1898fc commit 4cfd926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/primary-site/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ globals:

foxgloveApiUrl: https://api.foxglove.dev

## Supported storageProvider values are: `google_cloud`, `aws` or `azure`
## Supported storageProvider values are: `google_cloud`, `aws`, `azure`, or `s3_compatible`.
## If `azure` is used, then the `@azure.storageAccountName` and `@azure.serviceUrl` values
## are required. If `aws` is used, then the `@aws.region` value is required.
lake:
Expand Down

0 comments on commit 4cfd926

Please sign in to comment.