feat: reduce execution queue length to 5 from 25

This commit is contained in:
cătălin 2024-12-12 15:40:17 +01:00
commit 8799bab900
No known key found for this signature in database
6 changed files with 13 additions and 603 deletions

View file

@ -11,7 +11,7 @@ image:
# This sets the pull policy for images.
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "0.2.0"
tag: "0.2.1"
# This is for the secretes for pulling an image from a private repository more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
imagePullSecrets: []