mirror of
https://github.com/thomiceli/opengist.git
synced 2024-12-23 13:02:39 +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:
|
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
|
||||||
|
|
Loading…
Reference in a new issue