mirror of
https://github.com/thomiceli/opengist.git
synced 2024-12-23 04:52:40 +00:00
Add helm chart
This commit is contained in:
parent
c19588e36a
commit
4372c8200e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue