http protocol on dash

This commit is contained in:
Michael Thomson
2023-11-24 13:00:20 -05:00
parent 66d97ac015
commit 2073a83dd9

View File

@@ -157,7 +157,7 @@ spec:
## Serve application over HTTP without TLS
##
## Note: If set to true, you may want to add --enable-insecure-login to extraArgs
protocolHttp: false
protocolHttp: true
service:
type: ClusterIP