1
0
Fork 0
mirror of synced 2024-10-02 18:16:29 +13:00

Merge pull request #12569 from Budibase/ops-228-split-out-automations-from-main-app-infrastructure

Rename automation worker container.
This commit is contained in:
Sam Rose 2023-12-13 15:55:10 +00:00 committed by GitHub
commit c3e31e651a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 }}