expose grpc of store
This commit is contained in:
parent
da32c9c2ce
commit
b728e21a15
@ -23,6 +23,8 @@ spec:
|
|||||||
- "store"
|
- "store"
|
||||||
- "--log.level=debug"
|
- "--log.level=debug"
|
||||||
- "--data-dir=/data"
|
- "--data-dir=/data"
|
||||||
|
- "--grpc-address=0.0.0.0:10901"
|
||||||
|
- "--http-address=0.0.0.0:10902"
|
||||||
- "--objstore.config-file=/etc/secret/thanos.yaml"
|
- "--objstore.config-file=/etc/secret/thanos.yaml"
|
||||||
- "--index-cache-size=500MB"
|
- "--index-cache-size=500MB"
|
||||||
- "--chunk-pool-size=500MB"
|
- "--chunk-pool-size=500MB"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user