udpate prod mongo
parent
29027cdebd
commit
af87c8eb00
|
@ -24,6 +24,7 @@ spec:
|
||||||
sysctl -w net.ipv4.tcp_keepalive_time=300
|
sysctl -w net.ipv4.tcp_keepalive_time=300
|
||||||
sysctl -w net.ipv4.tcp_keepalive_intvl=10
|
sysctl -w net.ipv4.tcp_keepalive_intvl=10
|
||||||
sysctl -w net.ipv4.tcp_keepalive_probes=3
|
sysctl -w net.ipv4.tcp_keepalive_probes=3
|
||||||
|
chown 999 /etc/mongodb/keyfile.key
|
||||||
chmod 400 /etc/mongodb/keyfile.key
|
chmod 400 /etc/mongodb/keyfile.key
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|
Loading…
Reference in New Issue