minio statefulset failing due to kyverno policy
Bug
Description
the service account is failing with this kyverno policy. not sure why its just now failing. feel like this shouldve happened a while ago. the minio chart doesnt have this setting defined, but somewhere it is getting the automountservicetoken: true setting
Able to get around this by patching the statefulsetconfig
automountServiceAccountToken: false
BigBang Version
What version of BigBang were you running?
This can be retrieved multiple ways:
# via helm
helm ls -n bigbang
# via the deployed umbrella git tag
kubectl get gitrepository -n bigbang