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
gateway:
env: prod
host: logs.dvirlabs.com
ingress:
enabled: true
ingress:
enabled: true
className: traefik
annotations:
traefik.ingress.kubernetes.io/router.entrypoints: websecure
traefik.ingress.kubernetes.io/router.tls: "true"
hosts:
- host: logs.dvirlabs.com
paths:
- path: /
pathType: Prefix
className: traefik
annotations:
traefik.ingress.kubernetes.io/router.entrypoints: websecure
traefik.ingress.kubernetes.io/router.tls: "true"
hosts:
- host: logs.dvirlabs.com
paths:
- path: /
pathType: Prefix