diff --git a/.gitignore b/.gitignore index 03ac2c1..937072e 100644 --- a/.gitignore +++ b/.gitignore @@ -142,4 +142,3 @@ dmypy.json # End of https://www.toptal.com/developers/gitignore/api/python .virtualenv -celery-exporter diff --git a/charts/celery-exporter/ci/test-values.yaml b/charts/celery-exporter/ci/test-values.yaml new file mode 100644 index 0000000..d9cf876 --- /dev/null +++ b/charts/celery-exporter/ci/test-values.yaml @@ -0,0 +1,3 @@ +env: + - name: CE_BROKER_URL + value: memory://localhost/