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
1 changed files with 1 additions and 1 deletions

View File

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