enhancement: add support for http to https redirect for traefik gatew… (#1712)

This commit is contained in:
majinghe
2026-02-04 20:21:42 +08:00
committed by GitHub
parent 7a42af922d
commit e30781654d
5 changed files with 43 additions and 7 deletions
+5
View File
@@ -150,6 +150,11 @@ ingress:
gatewayApi:
enabled: false
gatewayClass: traefik
listeners: # Specify which listeners to create on the Gateway. Only support for traefik gatewayClass at the moment.
web:
port: 8000
websecure:
port: 8443
hostname: example.rustfs.com
existingGateway:
name: ""