Hi! I would like to change coredns settings. When I change configmap in cluster it works as expected, but there is info "This ConfigMap is managed by Helm app rke2-coredns;"
Where should I change it so that the settings are not overwritten?
s
stocky-account-63046
02/14/2023, 1:47 PM
Helm applications are managed by the cluster's side menu --> Apps --> Installed Apps. You'll need to find the relevant chart settings that controls the resource in question and then apply it by
It's in kube-system namespace, it's not app from app gallery
s
stocky-account-63046
02/14/2023, 2:57 PM
that article does look exactly what you need, you may get better results asking in #rke2 and let them know the exact error/issue you're hitting with the instructions