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

Add citation link to troubleshooting-macos-for-too-many-open-files section
pull/24262/head
Kubernetes Prow Robot 2020-10-02 07:13:20 -07:00 committed by GitHub
commit e93879f9f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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