helm: Support multiple hosts for S3 ingress (#7931)

This commit is contained in:
Sheya Bernstein
2026-01-01 15:41:53 +00:00
committed by GitHub
parent c405ff1374
commit 6f28cb7f87
2 changed files with 27 additions and 3 deletions

View File

@@ -1012,7 +1012,7 @@ s3:
ingress:
enabled: false
className: ""
# host: false for "*" hostname
# host: false for "*" hostname, or an array for multiple hostnames
host: "seaweedfs.cluster.local"
path: "/"
pathType: Prefix