fix(gluetun): app cap NET_RAW

This commit is contained in:
nold 2025-01-10 16:22:48 +01:00
parent 7496a9ba82
commit 966479b1d1

View file

@ -104,8 +104,9 @@ addons:
securityContext:
capabilities:
add:
add :
- NET_ADMIN
- NET_RAW
livenessProbe:
httpGet: