mirror of
https://github.com/helm/charts.git
synced 2026-08-22 05:48:09 +00:00
Refactor custom CLI commands into their own files so they can also be run separately with jboss-cli.sh for easier testing. Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
4 lines
324 B
Plaintext
4 lines
324 B
Plaintext
/socket-binding-group=standard-sockets/socket-binding=proxy-https:add(port=443)
|
|
/subsystem=undertow/server=default-server/http-listener=default:write-attribute(name=redirect-socket, value=proxy-https)
|
|
/subsystem=undertow/server=default-server/http-listener=default:write-attribute(name=proxy-address-forwarding, value=true)
|