Skip to content

Commit

Permalink
Workaround issue in loki helm chart with single binary
Browse files Browse the repository at this point in the history
  • Loading branch information
deejgregor committed Oct 15, 2022
1 parent e989e9e commit 075a9c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions start-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ helm upgrade --install loki --namespace=$NAMESPACE \
--set "gateway.enabled=false" \
--set "loki.storage.type=filesystem" \
--set "loki.rulerConfig.storage.type=local" \
--set "loki.auth_enabled=false" \
--set "monitoring.selfMonitoring.enabled=false" \
--set "monitoring.selfMonitoring.grafanaAgent.installOperator=false" \
--set "persistence.enabled=true" \
Expand Down

0 comments on commit 075a9c6

Please sign in to comment.