mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-24 21:26:28 +00:00
fix(gateway): api flag https redirect (#5960)
* fix: add helm toggle to disable the http to https redirect * docs: add documentation about new parameter
This commit is contained in:
@@ -370,6 +370,7 @@ gatewayApi:
|
||||
name: websecure
|
||||
port: 8443
|
||||
hostname: example.rustfs.com
|
||||
httpToHttpsRedirect: true
|
||||
existingGateway:
|
||||
name: ""
|
||||
namespace: ""
|
||||
|
||||
Reference in New Issue
Block a user