Duncan-tree-zhou commented on code in PR #66: URL: https://github.com/apache/skywalking-swck/pull/66#discussion_r902693346
########## docs/java-agent-injector.md: ########## @@ -44,14 +44,20 @@ inject-demo 1/1 Running 0 2d2h The java agent injector supports a precedence order to configure the agent: -``` Annotations > Configmap > Default configmap``` +``` Annotations > SwAgent CR > Configmap > Default configmap``` Review Comment: what do you think about: ``` Annotations > SwAgent > default config ``` of ``` Annotations > SwAgent CR > Configmap (deprecated) > default config``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
