Loki load balancer for external access

This commit is contained in:
j 2025-07-04 17:39:28 +10:00
parent fb710b5d72
commit 4def77f0c0

View file

@ -21,6 +21,10 @@ spec:
auth_enabled: false auth_enabled: false
singleBinary: singleBinary:
replicas: 1 replicas: 1
service:
type: LoadBalancer
annotations:
external-dns.alpha.kubernetes.io/hostname: "loki.hxme.net"
write: write:
replicas: 1 replicas: 1
read: read: