feat: add obs log rotations environment variables (#1702)

This commit is contained in:
majinghe
2026-02-03 10:35:30 +08:00
committed by GitHub
parent cb468fb32f
commit 2f66f15524
3 changed files with 32 additions and 12 deletions
+4
View File
@@ -65,6 +65,10 @@ config:
# Optionally enable support for virtual-hosted-style requests.
# See more information: https://docs.rustfs.com/integration/virtual.html
domains: "" # e.g. "example.com"
log_rotation: # Specify log rotation settings
# size: 100 # Default value: 100 MB
# time: hour # Default value: hour, eg: day,hour,minute,second
# keep_files: 30 # number of rotated log files to keep
# This section builds out the service account more information can be found here: https://kubernetes.io/docs/concepts/security/service-accounts/
serviceAccount: