This commit is contained in:
j37hr0 2026-05-03 11:21:30 +12:00
parent 93b1b7f473
commit 1683b4b48e

View file

@ -4,8 +4,11 @@ ingress:
path: / path: /
pathType: Prefix pathType: Prefix
ingressClassName: traefik ingressClassName: traefik
tls: true tls: false
secrets: [wildcard-numbergoup-coza-tls] extraTls:
- hosts:
- kimai.numbergoup.co.za
secretName: wildcard-numbergoup-coza-tls
persistence: persistence:
enabled: true enabled: true