mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
add postgres local pv
This commit is contained in:
+1
-1
@@ -129,7 +129,7 @@ sudo vim /var/lib/kubelet/kubeadm-flags.env
|
||||
lsof | awk '{print $2}' | sort | uniq -c | sort -n
|
||||
|
||||
# too many open files
|
||||
sudo /etc/sysctl.conf
|
||||
sudo vim /etc/sysctl.conf
|
||||
|
||||
fs.inotify.max_user_instances=2048
|
||||
fs.file-max = 500000
|
||||
|
||||
Reference in New Issue
Block a user