mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-07 13:53:12 +00:00
Helm: Add ability to enable Virtual Hosting paths (#1559)
This commit is contained in:
@@ -58,6 +58,9 @@ config:
|
||||
region: "us-east-1"
|
||||
obs_log_directory: "/logs"
|
||||
obs_environment: "develop"
|
||||
# Optionally enable support for virtual-hosted-style requests.
|
||||
# See more information: https://docs.rustfs.com/integration/virtual.html
|
||||
domains: "" # e.g. "example.com"
|
||||
|
||||
# This section builds out the service account more information can be found here: https://kubernetes.io/docs/concepts/security/service-accounts/
|
||||
serviceAccount:
|
||||
|
||||
Reference in New Issue
Block a user