You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure I understand what you're trying to achieve, you installed the chart but require that the coredns config be on a specific path on the host file system?
I want to add a nameserver for some domains for my cluster, e.g. I want my coredns corefile to be like below:
So I set my helm chart values to be like:
And in rke2 cluster, these settings should be put under
/var/lib/rancher/rke2/server/manifests/rke2-coredns-config.yaml
.However, these configuration cannot take effect. I wonder if I am doing wrong to set multiple nameservers?
The text was updated successfully, but these errors were encountered: