Add helm chart

This commit is contained in:
Thomas Miceli 2024-09-05 01:28:24 +02:00
parent c19588e36a
commit 4372c8200e

View file

@ -72,7 +72,7 @@ ingress:
paths: paths:
- path: / - path: /
pathType: ImplementationSpecific 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 # - secretName: web-ssl
# hosts: # hosts:
# - demo.opengist.io # - demo.opengist.io