remove security context from mediaserver
This commit is contained in:
parent
15dcf5035d
commit
280b40c3a9
@ -28,9 +28,3 @@ spec:
|
|||||||
env:
|
env:
|
||||||
- name: LOG_LEVEL
|
- name: LOG_LEVEL
|
||||||
value: info
|
value: info
|
||||||
securityContext:
|
|
||||||
sysctls:
|
|
||||||
- name: net.ipv6.conf.all.disable_ipv6
|
|
||||||
value: "1"
|
|
||||||
- name: net.ipv6.conf.default.disable_ipv6
|
|
||||||
value: "1"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user