innerpeacez edited a comment on pull request #4959:
URL: https://github.com/apache/skywalking/pull/4959#issuecomment-658845057
And need to prompt the user in the documentation to use this function need
to obtain configmaps permissions, for example
```
rules:
- apiGroups: [""]
resources: ["pods","configmaps"]
verbs: ["get", "watch", "list"]
```
@EvanLjp
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]