[ci skip] Disable gateway/canary/cache, increase timeout for Loki deploy

This commit is contained in:
Viktor Barzin 2026-02-13 23:17:32 +00:00
parent f013c0a139
commit a38c3d3dc7
No known key found for this signature in database
GPG key ID: 0EB088298288D958
2 changed files with 11 additions and 2 deletions

View file

@ -100,3 +100,13 @@ bloomCompactor:
replicas: 0
bloomGateway:
replicas: 0
# Disable optional components for single binary mode
gateway:
enabled: false
lokiCanary:
enabled: false
chunksCache:
enabled: false
resultsCache:
enabled: false