Merge pull request #12569 from Budibase/ops-228-split-out-automations-from-main-app-infrastructure
Rename automation worker container.
This commit is contained in:
commit
c3e31e651a
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue