mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-07-04 01:08:01 +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>