diff --git a/kubernetes-dashboard/helmrelease-kubernetes-dashboard.yaml b/kubernetes-dashboard/helmrelease-kubernetes-dashboard.yaml index 97dd936..69c7acd 100644 --- a/kubernetes-dashboard/helmrelease-kubernetes-dashboard.yaml +++ b/kubernetes-dashboard/helmrelease-kubernetes-dashboard.yaml @@ -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