From 4cfd926ba7b45c6e7e7d4474be78a8852a6e9f97 Mon Sep 17 00:00:00 2001 From: james-rms Date: Tue, 16 Jul 2024 07:46:00 +1000 Subject: [PATCH] primary-site: document s3_compatible support (#88) ### 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. --- charts/primary-site/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/primary-site/values.yaml b/charts/primary-site/values.yaml index 8486280..7351f58 100644 --- a/charts/primary-site/values.yaml +++ b/charts/primary-site/values.yaml @@ -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: