Merge pull request #23327 from rayw000/add-citation-link

Add citation link to troubleshooting-macos-for-too-many-open-files section
This commit is contained in:
Kubernetes Prow Robot
2020-10-02 07:13:20 -07:00
committed by GitHub
+1 -1
View File
@@ -79,7 +79,7 @@ Try checking the current limit for open files:
`launchctl limit maxfiles`
Then run the following commands:
Then run the following commands (adapted from https://gist.github.com/tombigel/d503800a282fcadbee14b537735d202c):
```
#!/bin/sh