expose grpc of store

This commit is contained in:
Remy Moll 2024-03-06 14:31:04 +01:00
parent da32c9c2ce
commit b728e21a15

View File

@ -23,6 +23,8 @@ spec:
- "store"
- "--log.level=debug"
- "--data-dir=/data"
- "--grpc-address=0.0.0.0:10901"
- "--http-address=0.0.0.0:10902"
- "--objstore.config-file=/etc/secret/thanos.yaml"
- "--index-cache-size=500MB"
- "--chunk-pool-size=500MB"