1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00

Rename automation worker container.

This commit is contained in:
Sam Rose 2023-12-13 15:48:22 +00:00
parent 1812afbfc9
commit 59581890cb
No known key found for this signature in database

View file

@ -216,7 +216,7 @@ spec:
{{- toYaml . | nindent 10 }} {{- toYaml . | nindent 10 }}
{{- end }} {{- end }}
{{- end }} {{- end }}
name: bbapps name: bbautomationworker
ports: ports:
- containerPort: {{ .Values.services.automationWorkers.port }} - containerPort: {{ .Values.services.automationWorkers.port }}
{{ with .Values.services.automationWorkers.resources }} {{ with .Values.services.automationWorkers.resources }}