mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-26 14:40:40 +03: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>