NeuVector Admission Policy errors
# neuvector-security
p
After trying to load to an admission policy to Neuvector-Helm release, it gives a permission denied error accessing /etc/neuvector. What is the best way to resolve this permission issue without having to change any of the values.yaml file? Also the clusterrolebinding is not loading up for ValidationAdmissionWebHooks.
It looks like this issue is related to CABundle being empty. Where the autoGenerateCert is not creating a CABundle certificate, only internal certs which affect Admission Control from being enabled.