Hi guys, I'm wondering if I add ```kube-apiserver...
# rke2
a
Hi guys, I'm wondering if I add
Copy code
kube-apiserver-extra-mount:
  - "/opt/<path>:/opt/<path>"
to my rke2 (etc/rancher/rke2) config, do I need to restart anything? How do I verify that the extra mount worked? Because I think that is the reason my app doesn't work fully as expected