diff --git a/logic/workers.yaml b/logic/workers.yaml index e8da4b9..b21d754 100644 --- a/logic/workers.yaml +++ b/logic/workers.yaml @@ -22,6 +22,5 @@ spec: echo "Done with $in" command: ./literal.sh - image: {{ print .Values.global.image.registry "/" .Values.global.image.repo "/lunchpail-worker-alpine:" .Chart.AppVersion }} env: WORK_TIME: {{ .Values.duration | default 5 | quote }}