innerpeacez commented on pull request #4959:
URL: https://github.com/apache/skywalking/pull/4959#issuecomment-658845057
And need to prompt the user in the document to enable this function, you
need to get the permissions of configmaps,such as
```
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]