hey guys I have a question if someone can help. In...
# general
b
hey guys I have a question if someone can help. In the previous rancher versions, on every deployment, rancher would create a headless service on port 42 referencing the deployment name using the label:
<http://workload.user.cattle.io/workloadselector=apps.deployment-xx|workload.user.cattle.io/workloadselector=apps.deployment-xx>
on newer versions if i try to create a similar manual service, im getting this error on the deployment later when I try to modify it
Copy code
Cannot read properties of undefined (reading '<http://management.cattle.io/ui-managed|management.cattle.io/ui-managed>')
is it meant to have any other workaround, or how can i reference my services internally for internal communication