Exceeded quota for count/jobs.batch

Getting this error message from Harness.

Error: jobs.batch "foo-dev-3e41080-z36l0kt" is forbidden: exceeded quota: test-eng-limit, requested: count/jobs.batch=1, used: count/jobs.batch=10, limited: count/jobs.batch=10

Where do I change that variable?

Any thoughts on this?

Hi @joel3000, can you give me the details on your use-case? what you were trying to work on? probably with this I can help.

Here is the complete log

INFO   2022-09-09 05:30:07    
INFO   2022-09-09 05:30:07    No previous deployment found for release. Installing chart
INFO   2022-09-09 05:30:07    Executing command - KUBECONFIG=${KUBECONFIG_PATH} /usr/local/bin/helm install  karate-e2e-dev-55570e3-z36l0kt ./repository/helm/source/ORjPxN-aScaliu3dpiuCMw/helm/karate-base    -f ./repository/helm/overrides/db065c6caf0f4c5930f9a3e017ec7e62.yaml -f ./repository/helm/overrides/214bf43c633c2b6aa1254c0eaf63e974.yaml --namespace test-engineering
ERROR   2022-09-09 05:30:09    Error: jobs.batch "karate-e2e-dev-55570e3-z36l0kt" is forbidden: exceeded quota: test-eng-limit, requested: count/jobs.batch=1, used: count/jobs.batch=10, limited: count/jobs.batch=10```

@joel3000 I think the log alone will not suffice as I want details like what you were trying to deploy? and at what context you got this issue?

Thanks!

Would it help to seek the error string out with a search in your code base?

@joel3000 but it will help us to help you faster with your issue if you can share some context.

Thanks!