converting to ssl
This commit is contained in:
parent
8aac71a6a8
commit
a88a33c863
|
|
@ -3,10 +3,15 @@ ingress:
|
|||
className: traefik
|
||||
|
||||
hosts:
|
||||
- host: kimai.local
|
||||
- host: kimai.numbergoup.co.za
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
tls:
|
||||
- hosts:
|
||||
- kimai.numbergoup.co.za
|
||||
secretName: wildcard-numbergoup-coza-tls
|
||||
|
||||
|
||||
persistence:
|
||||
enabled: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue