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
className: traefik host: kimai.numbergoup.co.za
path: /
hosts:
- host: kimai.numbergoup.co.za
paths:
- path: /
pathType: Prefix pathType: Prefix
tls: className: traefik
- hosts: tls: true
- kimai.numbergoup.co.za tlsSecret: wildcard-numbergoup-coza-tls
secretName: wildcard-numbergoup-coza-tls
persistence: persistence:
enabled: true enabled: true