mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-23 21:34:34 +03:00
e2046749ac
Fixes a bug where `kube-apiserver` fails to start if the PodSecurity configuration file doesn't have the `apiVersion` and `kind` keys. Signed-off-by: Alejandro Macedo <alex.macedopereira@gmail.com>