mirror of
https://github.com/apricote/Listory.git
synced 2026-02-06 17:57:03 +00:00
fix(chart): add support for Ingress v1
This commit is contained in:
parent
5563fb1469
commit
b2d704bb3e
2 changed files with 21 additions and 1 deletions
|
|
@ -41,6 +41,7 @@ service:
|
|||
ingress:
|
||||
enabled: false
|
||||
host: ""
|
||||
ingressClassName: ""
|
||||
annotations:
|
||||
{}
|
||||
# kubernetes.io/ingress.class: nginx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue