fix(nfs-web): caddy operation not permitted

This commit is contained in:
JJGadgets
2023-11-20 12:36:12 +08:00
parent ca09b0756b
commit b1dff7177c

View File

@@ -34,6 +34,7 @@ spec:
allowPrivilegeEscalation: false
capabilities:
drop: ["ALL"]
add: ["CAP_NET_BIND_SERVICE"]
resources:
requests:
cpu: 10m