Skip to content

Commit

Permalink
fix(helm): only default bucket names when using minio (#12548)
Browse files Browse the repository at this point in the history
(cherry picked from commit 2e32ec5)
  • Loading branch information
trevorwhitney committed May 3, 2024
1 parent 111c19b commit 6c9fd68
Show file tree
Hide file tree
Showing 7 changed files with 7,530 additions and 1,480 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,9 @@ production/helm/loki/src/helm-test/helm-test:
helm-lint: ## run helm linter
$(MAKE) -BC production/helm/loki lint

helm-docs:
helm-docs -c production/helm/loki -g production/helm/loki

#################
# Loki-QueryTee #
#################
Expand Down
Loading

0 comments on commit 6c9fd68

Please sign in to comment.