mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-08 04:27:58 +00:00
4bc204925a
Error starting nginx because in requiredDropCapabilities is dropped all capabilities. The nginx requires the following capabilities: - CHOWN - SETGID - SETUID Signed-off-by: André R. de Miranda <andre@miranda.work>