change security context
This commit is contained in:
@@ -9,6 +9,7 @@ cilium:
|
|||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
- NET_RAW
|
- NET_RAW
|
||||||
- IPC_LOCK
|
- IPC_LOCK
|
||||||
|
- NET_BIND_SERVICE
|
||||||
- SYS_ADMIN
|
- SYS_ADMIN
|
||||||
- SYS_RESOURCE
|
- SYS_RESOURCE
|
||||||
- DAC_OVERRIDE
|
- DAC_OVERRIDE
|
||||||
@@ -19,6 +20,10 @@ cilium:
|
|||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
- SYS_ADMIN
|
- SYS_ADMIN
|
||||||
- SYS_RESOURCE
|
- SYS_RESOURCE
|
||||||
|
envoy:
|
||||||
|
securityContext:
|
||||||
|
capabilities:
|
||||||
|
keepCapNetBindService: true
|
||||||
enableK8sEndpointSlice: true
|
enableK8sEndpointSlice: true
|
||||||
enableCiliumEndpointSlice: false
|
enableCiliumEndpointSlice: false
|
||||||
ingressController:
|
ingressController:
|
||||||
|
Reference in New Issue
Block a user