salmon-guitar-13341
04/06/2023, 10:28 PMcalm-sugar-3169
04/06/2023, 10:40 PMEOF
which will places it in the rancher-desktop.conf
and that doesn’t seem correct 🤔provision:
- mode: system
script: |
#!/bin/sh
cat <<'EOF' > /etc/security/limits.d/rancher-desktop.conf
* soft nofile 82920
* hard nofile 82920
EOF
sysctl -w vm.max_map_count=262144
salmon-guitar-13341
04/06/2023, 10:48 PMcalm-sugar-3169
04/06/2023, 10:51 PM