mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
fix(vpn): remove read only root fs for netbird agent
This commit is contained in:
@@ -21,7 +21,7 @@ spec:
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
readOnlyRootFilesystem: true
|
||||
# readOnlyRootFilesystem: true
|
||||
capabilities:
|
||||
add: [ NET_ADMIN, PERFMON, BPF ]
|
||||
envFrom:
|
||||
|
||||
Reference in New Issue
Block a user