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