set another chart for loki

This commit is contained in:
dvirlabs 2025-07-08 10:14:47 +03:00
parent 18da9b9b69
commit 7bdc2294a8
2 changed files with 13 additions and 12 deletions

View File

@ -1,14 +1,15 @@
enabled: true enabled: true
gateway: env: prod
host: logs.dvirlabs.com
ingress:
enabled: true enabled: true
ingress: className: traefik
enabled: true annotations:
className: traefik traefik.ingress.kubernetes.io/router.entrypoints: websecure
annotations: traefik.ingress.kubernetes.io/router.tls: "true"
traefik.ingress.kubernetes.io/router.entrypoints: websecure hosts:
traefik.ingress.kubernetes.io/router.tls: "true" - host: logs.dvirlabs.com
hosts: paths:
- host: logs.dvirlabs.com - path: /
paths: pathType: Prefix
- path: /
pathType: Prefix