refactor ingress

This commit is contained in:
j37hr0 2026-04-02 20:27:37 +13:00
parent a88a33c863
commit 22818cf14c

View file

@ -1,17 +1,11 @@
ingress: ingress:
enabled: true enabled: true
host: kimai.numbergoup.co.za
path: /
pathType: Prefix
className: traefik className: traefik
tls: true
hosts: tlsSecret: wildcard-numbergoup-coza-tls
- host: kimai.numbergoup.co.za
paths:
- path: /
pathType: Prefix
tls:
- hosts:
- kimai.numbergoup.co.za
secretName: wildcard-numbergoup-coza-tls
persistence: persistence:
enabled: true enabled: true