summarylogtreecommitdiffstats
path: root/thanos-store.service
diff options
context:
space:
mode:
authorCarsten Feuls2019-02-20 15:31:21 +0100
committerCarsten Feuls2019-02-20 15:31:21 +0100
commit996c812c5aa3690ae36967b3853ed72c3f3fcf89 (patch)
treeacfcda2b9378fc17d2f046374383ddeb81f05859 /thanos-store.service
parent4cdad91b6c713d5d9b92857c3167e769a70d7891 (diff)
downloadaur-996c812c5aa3690ae36967b3853ed72c3f3fcf89.tar.gz
Fix wrong value in thanos-store
Diffstat (limited to 'thanos-store.service')
-rw-r--r--thanos-store.service7
1 files changed, 0 insertions, 7 deletions
diff --git a/thanos-store.service b/thanos-store.service
index 2f41002775fc..8e0da5a1e891 100644
--- a/thanos-store.service
+++ b/thanos-store.service
@@ -28,13 +28,6 @@ ExecStart=/usr/bin/thanos store \
$CLUSTER_SECRET_KEY \
$CLUSTER_NETWORK_TYPE \
$CLUSTER_DISABLE \
- $PROMETHEUS_URL \
- $TSDB_PATH \
- $RELOADER_CONFIG \
- $RELOADER_CONFIG_ENVSUBST_FILE \
- $RELOADER_RULE_DIR \
- $OBJSTORE_CONFIG_FILE \
- $OBJSTORE_CONFIG \
$DATA_DIR \
$INDEX_CACHE \
$CHUNK_POOL_SIZE \