mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-12 18:23:35 +00:00
PodSecurity featuregate is beta in kubernetes 1.23 and its causing problem for the existing tests. This PR disables the PodSecurity featuregate for now and will be enabled later. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>