Issues provisioning downstream cluster

Hi team,

I have installed rancher using K3s and helm and now i´m trying to provision downstream clusters.
I took the docker commands to run rancher agents on controle plane, etcd and worker.
No issues when i check logs.
Container status is restarting

The logs from container

0:17Z" level=info msg=“Listening on /tmp/log.sock”
time=“2023-03-28T08:40:17Z” level=info msg=“Rancher agent version v2.7.1 is starting”
time=“2023-03-28T08:40:17Z” level=info msg=“Option customConfig=map[address:10.2.28.129 internalAddress: label:map roles:[etcd worker] taints:]”
time=“2023-03-28T08:40:17Z” level=info msg=“Option etcd=true”
time=“2023-03-28T08:40:17Z” level=info msg=“Option controlPlane=false”
time=“2023-03-28T08:40:17Z” level=info msg=“Option worker=true”
time=“2023-03-28T08:40:17Z” level=info msg=“Option requestedHostname=dev-rchr-cetcd-01”
time=“2023-03-28T08:40:17Z” level=info msg=“Option dockerInfo={d8707d2c-19ee-4a23-b2f5-a89869d1c90a 1 1 0 0 1 overlay2 [[Backing Filesystem xfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] {[local] [bridge host ipvlan macvlan null overlay] [awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} true true false false true true true true true true true true false 28 false 36 2023-03-28T10:40:17.108124265+02:00 json-file systemd 2 0 5.10.0-21-amd64 Debian GNU/Linux 11 (bullseye) 11 linux x86_64 https://index.docker.io/v1/ 0xc001658000 4 8306663424 /var/lib/docker http://10.2.24.42:3128/ http://10.2.24.42:3128/ dev-rchr-cetcd-01.bcitestes.local false 23.0.1 map[io.containerd.runc.v2:{runc } runc:{runc }] runc { inactive false 0 0 } false docker-init {1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f} {v1.1.4-0-g5fd4c4d v1.1.4-0-g5fd4c4d} {de40ad0 de40ad0} [name=apparmor name=seccomp,profile=builtin name=cgroupns] }”
time=“2023-03-28T08:40:17Z” level=info msg=“Certificate details from https://rancherqual.bcitestes.local
time=“2023-03-28T08:40:17Z” level=info msg=“Certificate #0 (https://rancherqual.bcitestes.local)”
time=“2023-03-28T08:40:17Z” level=info msg=“Subject: CN=TRAEFIK DEFAULT CERT”
time=“2023-03-28T08:40:17Z” level=info msg=“Issuer: CN=TRAEFIK DEFAULT CERT”
time=“2023-03-28T08:40:17Z” level=info msg=“IsCA: false”
time=“2023-03-28T08:40:17Z” level=info msg=“DNS Names: [86cd51e06a05a8fb063bb8e8e7683635.2c5e3d9d92d543f55381809d4f457165.traefik.default]”
time=“2023-03-28T08:40:17Z” level=info msg=“IPAddresses: ”
time=“2023-03-28T08:40:17Z” level=info msg=“NotBefore: 2023-03-27 15:14:39 +0000 UTC”
time=“2023-03-28T08:40:17Z” level=info msg=“NotAfter: 2024-03-26 15:14:39 +0000 UTC”
time=“2023-03-28T08:40:17Z” level=info msg=“SignatureAlgorithm: SHA256-RSA”
time=“2023-03-28T08:40:17Z” level=info msg=“PublicKeyAlgorithm: RSA”
time=“2023-03-28T08:40:17Z” level=fatal msg=“Get "https://rancherqual.bcitestes.local": x509: certificate is valid for 86cd51e06a05a8fb063bb8e8e7683635.2c5e3d9d92d543f55381809d4f457165.traefik.default, not rancherqual.bcitestes.local”

Rancher UI