From 4372c8200eb1acdd1d390abeeb47a4d691687782 Mon Sep 17 00:00:00 2001 From: Thomas Miceli Date: Thu, 5 Sep 2024 01:28:24 +0200 Subject: [PATCH] Add helm chart --- deploy/helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/helm/values.yaml b/deploy/helm/values.yaml index 77d11e6..a45a432 100644 --- a/deploy/helm/values.yaml +++ b/deploy/helm/values.yaml @@ -72,7 +72,7 @@ ingress: paths: - path: / pathType: ImplementationSpecific - tls: [] # leave as it is if cert-manager is enabled + tls: [] # leave as it is if certManager.enabled is true # - secretName: web-ssl # hosts: # - demo.opengist.io