mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-24 16:26:41 +00:00
we need to start minikube with the PodSecurityPolicy admission controller and the pod-security-policy addon enabled for psp. Ref:- https://minikube.sigs.k8s.io/docs/ tutorials/using_psp/#tutorial Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>