From 190fd96a638bd76022d8a02737348bf7b99cd2c9 Mon Sep 17 00:00:00 2001 From: adinhodovic Date: Thu, 27 Apr 2023 17:53:01 +0200 Subject: [PATCH] test: try with test-values --- .gitignore | 1 - charts/celery-exporter/ci/test-values.yaml | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 charts/celery-exporter/ci/test-values.yaml 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/