Skip to content

Commit

Permalink
test: try with test-values
Browse files Browse the repository at this point in the history
  • Loading branch information
adinhodovic authored and danihodovic committed Apr 28, 2023
1 parent c28bf47 commit 190fd96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,3 @@ dmypy.json
# End of https://www.toptal.com/developers/gitignore/api/python

.virtualenv
celery-exporter
3 changes: 3 additions & 0 deletions charts/celery-exporter/ci/test-values.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
env:
- name: CE_BROKER_URL
value: memory://localhost/

0 comments on commit 190fd96

Please sign in to comment.