Skip to content

Commit 58ec264

Browse files
committed
Fixing the test
1 parent b6d8581 commit 58ec264

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-helm-chart-testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ jobs:
169169
--set=celery_worker_light.replicaCount=0 \
170170
--set=celery_worker_monitoring.replicaCount=0 \
171171
--set=celery_worker_primary.replicaCount=0 \
172+
--set=celery_worker_user_file_processing.replicaCount=0 \
172173
--set=celery_worker_user_files_indexing.replicaCount=0" \
173174
--helm-extra-args="--timeout 900s --debug" \
174175
--debug --config ct.yaml

0 commit comments

Comments
 (0)