From be0634ccb12593e81ced77e99c1f8dfc55e4694d Mon Sep 17 00:00:00 2001 From: ansible Date: Tue, 10 Mar 2026 22:26:36 +0800 Subject: [PATCH] Update k8s manifests --- k8s/infrastructure/observability/loki.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/k8s/infrastructure/observability/loki.yaml b/k8s/infrastructure/observability/loki.yaml index 8e520d0..25364ef 100644 --- a/k8s/infrastructure/observability/loki.yaml +++ b/k8s/infrastructure/observability/loki.yaml @@ -44,6 +44,10 @@ spec: replicas: 0 backend: replicas: 0 + gateway: + service: + type: NodePort + nodePort: 31100 chunksCache: enabled: true allocatedMemory: 512