From 433149e8677c51357ddf4347cc7cb7ca17cf5739 Mon Sep 17 00:00:00 2001 From: surendra alokam Date: Mon, 26 Aug 2024 09:59:30 -0500 Subject: [PATCH] changing name of the ui from workspaces-ui to ai-unlimited-ui --- .../aws/templates/ai-unlimited/ai-unlimited-with-nlb.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deployments/aws/templates/ai-unlimited/ai-unlimited-with-nlb.yaml b/deployments/aws/templates/ai-unlimited/ai-unlimited-with-nlb.yaml index 39c6a12..147649e 100644 --- a/deployments/aws/templates/ai-unlimited/ai-unlimited-with-nlb.yaml +++ b/deployments/aws/templates/ai-unlimited/ai-unlimited-with-nlb.yaml @@ -489,10 +489,10 @@ Resources: ensureRunning: "true" configure_ai_unlimited_ui_service: files: - /usr/lib/systemd/system/workspaces-ui.service: + /usr/lib/systemd/system/ai-unlimited-ui.service: content: !Sub | [Unit] - Description=workspaces-ui + Description=ai-unlimited-ui After=docker.service Requires=docker.service StartLimitInterval=200