Skip to content

Commit

Permalink
2i2c cluster inherits prometheus.server.defaultFlagsOverride from bas…
Browse files Browse the repository at this point in the history
…e support chart
  • Loading branch information
sgibson91 committed Aug 16, 2024
1 parent 3abe1ef commit b178a51
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions config/clusters/2i2c/support.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,6 @@ prometheusStorageClass:

prometheus:
server:
defaultFlagsOverride:
- -c
- "rm -rvf /data/wal/* && \
exec /bin/prometheus \
--config.file=/etc/config/prometheus.yml \
--storage.tsdb.path=/data \
--web.console.libraries=/etc/prometheus/console_libraries \
--web.console.templates=/etc/prometheus/consoles \
--web.enable-lifecycle"
persistentVolume:
# 100Gi filled up, and this is source of our billing data.
size: 512Gi
Expand Down

0 comments on commit b178a51

Please sign in to comment.