some changes to kimai helmrelease values
This commit is contained in:
parent
22818cf14c
commit
cf7f0ce6a3
|
|
@ -1,11 +1,11 @@
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
host: kimai.numbergoup.co.za
|
hostname: kimai.numbergoup.co.za
|
||||||
path: /
|
path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
className: traefik
|
ingressClassName: traefik
|
||||||
tls: true
|
tls: true
|
||||||
tlsSecret: wildcard-numbergoup-coza-tls
|
secrets: [wildcard-numbergoup-coza-tls]
|
||||||
|
|
||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue