fix
This commit is contained in:
parent
93b1b7f473
commit
1683b4b48e
|
|
@ -4,8 +4,11 @@ ingress:
|
|||
path: /
|
||||
pathType: Prefix
|
||||
ingressClassName: traefik
|
||||
tls: true
|
||||
secrets: [wildcard-numbergoup-coza-tls]
|
||||
tls: false
|
||||
extraTls:
|
||||
- hosts:
|
||||
- kimai.numbergoup.co.za
|
||||
secretName: wildcard-numbergoup-coza-tls
|
||||
|
||||
persistence:
|
||||
enabled: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue