mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-01 17:17:56 +00: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>