This message was deleted.
# rke2
a
This message was deleted.
a
Also editing the
servicePort
will remove the TCP port from the service, regardless of
use_tcp: true
m
because of the helper tpl: here: https://github.com/rancher/rke2-charts/blob/203cac87ef6680dcc47b0c786b593128282e96[…]harts/rke2-coredns/rke2-coredns/1.43.302/templates/_helpers.tpl Haven't tested, but there seems be a nested loop not being caught for then the use_tcp is disable and then re-enabled.
a
Aye, I had to re-create the CoreDNS svc in a few envs to circumvent this bug - perhaps it's been fixed in a later version eh