Allow arc agent to deploy services-for-ui

Arc/Flux agent can now also deploy the dependent services-for-ui.yaml for UI to run
This commit is contained in:
Raymond Kao 2021-09-12 23:22:00 -04:00 коммит произвёл GitHub
Родитель 32e3321f68
Коммит 2286635cbc
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -10,6 +10,7 @@ resources:
- ./deployments/order-service.yaml
- ./deployments/receipt-generation-service.yaml
- ./deployments/ui.yaml
- ./deployments/services-for-ui.yaml
- ./deployments/virtual-customers.yaml
- ./deployments/virtual-worker.yaml
- ./components/reddog.binding.receipt.yaml