Эх сурвалжийг харах

HUE-8888 [k8s] Enable https for the docs ingress

Romain 6 жил өмнө
parent
commit
e878aaf1ab

+ 3 - 3
tools/kubernetes/helm/website/values.yaml

@@ -12,7 +12,7 @@ docs:
 monitoring:
   enabled: false
 ingress:
-  create: false
-  type: "nginx"
-  # type: "nginx-ssl"
+  create: true
+  #type: "nginx"
+  type: "nginx-ssl"
   email: "team@gethue.com"