Skip to content

Commit

Permalink
Update gluetun
Browse files Browse the repository at this point in the history
  • Loading branch information
Liana64 committed Jan 6, 2025
1 parent aacf968 commit 4f5bb9b
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
- dnsdist
image:
repository: ghcr.io/qdm12/gluetun
tag: v3.39.1
tag: v3.40.0
env:
DOT: "off"
DNS_ADDRESS: "127.0.0.2"
Expand All @@ -53,10 +53,12 @@ spec:
squat.ai/tun: "1"
restartPolicy: Always
securityContext:
runAsUser: 0
runAsGroup: 0
allowPrivilegeEscalation: true
capabilities:
add:
- NET_ADMIN
allowPrivilegeEscalation: false
pod:
securityContext:
fsGroup: 2000
Expand Down

0 comments on commit 4f5bb9b

Please sign in to comment.