Skip to content

Commit a4deae0

Browse files
committed
Update queue-worker pro version to openfaasltd org
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 8c7ff3d commit a4deae0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

chart/openfaas/values.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,8 @@ operator:
150150
# The values for queueWorkerPro are merged with those under
151151
# the "queueWorker" section
152152
queueWorkerPro:
153-
image: ghcr.io/openfaas/queue-worker-pro:0.1.0
153+
image: ghcr.io/openfaasltd/queue-worker:0.1.2
154+
enabled: false
154155
maxRetryAttempts: "10"
155156
maxRetryWait: "120s"
156157
initialRetryWait: "10s"

0 commit comments

Comments
 (0)