Skip to content

Commit

Permalink
try removing cap
Browse files Browse the repository at this point in the history
  • Loading branch information
outductor committed Dec 15, 2023
1 parent b398795 commit 558e637
Showing 1 changed file with 0 additions and 32 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,38 +20,6 @@ spec:
requests:
cpu: 100m
memory: 512Mi
securityContext:
privileged: false
capabilities:
ciliumAgent:
- CHOWN
- KILL
- NET_ADMIN
- NET_RAW
- IPC_LOCK
- SYS_MODULE
- SYS_RESOURCE
- PERFMON
- BPF
- DAC_OVERRIDE
- FOWNER
- SETGID
- SETUID
mountCgroup:
- SYS_ADMIN
- SYS_CHROOT
- SYS_PTRACE
applySysctlOverwrites:
- SYS_ADMIN
- SYS_CHROOT
- SYS_PTRACE
cleanCiliumState:
- NET_ADMIN
# Used in iptables. Consider removing once we are iptables-free
- SYS_MODULE
- SYS_RESOURCE
- PERFMON
- BPF
bgpControlPlane:
enabled: true
pprof:
Expand Down

0 comments on commit 558e637

Please sign in to comment.