Coredns 1.1.1 from helm: selector does not match template `labels`

Hi,
When trying to deploy coredns on my rancher 2.11 I got this error:

Failed to install app coredns-xcsdx. Error: release coredns-xcsdx failed: Deployment.apps “coredns-xcsdx-coredns” is invalid: spec.template.metadata.labels: Invalid value: map[string]string{“app”:“coredns-xcsdx-coredns”, “k8s-app”:“coredns”, “release”:“coredns-xcsdx”}: selector does not match template labels

Can you help?

Thanks!