Path: blob/main/install/installer/pkg/components/proxy/templates/configmap/vhost.ide-proxy.tpl
3618 views
https://ide.{{.Domain}} {
import enable_log_debug
import remove_server_header
import ssl_configuration
reverse_proxy {
to h2c://{{.ReverseProxy}}
}
}