Hey, Before I raise an issue on the rancher githu...
# general
g
Hey, Before I raise an issue on the rancher github, I was just wondering if anyone has ran into the same issue. RKE2 (1.30.4) with CIS enabled, the single click monitoring chart within rancher fails to install due to security context issues on some of the init containers (which is not solvable via adding more values into values file because the init containers don't inherit any security context/values). I can temporarily change the pod security label on the cattle monitoring namespace to baseline, install it and change it back for rancher to work properly, but isn't one of the main points with RKE2 is the CIS/whole security aspect? I suspect maybe the charts don't get fully tested against a CIS setup or maybe a lack of understanding on my part and the single click installations via Rancher are not adopted for the CIS builds 😛 I am happy to raise an issue on github and potentially submit a pr to fix the issue. (sorry I don't mean it in a complaining way, thanks for all your efforts and time that goes into this product, its a great open source project)