Description
When deploying, the UI shows incorrect names for the containers. Instead of displaying the names of the workloads, it shows container names. Despite this, the deployment works correctly; the issue is limited to displaying incorrect information.
Steps to Reproduce
- Trigger a deployment.
- Observe the naming displayed for containers in the UI.
Expected Behavior
The UI should display workload names, not container names.
Actual Behavior
The UI displays container names instead of workload names.
Attachments
-
Screenshot showing the incorrectly displayed container names:

-
Screenshot showing additional context:

Additional Context
- Repository: shakacode/control-plane-flow
- The issue does not affect functionality, only the displayed information.