Rancher 2.6. Enable debug logging for calico-typha (rke2 downstream)

Hello!
My env:
Rancher 2.6.10 on rke2 1.23.4. Provisioned downstream cluster: rke2 1.23.14 rke2r1, Calico 3.24.1.
How can I enable debug for pods calico-typha?

If I change deployment calico-typha then pods restart and run a few time with DEBUG enabled. After they restart again and start with INFO logging. Option I changed to deployment (env):

  • name: TYPHA_LOGSEVERITYSCREEN
    value: debug

I tried this via RANCHER UI (cluster.yaml) but no changes:
typha-debug