arugal commented on issue #6042:
URL: https://github.com/apache/skywalking/issues/6042#issuecomment-748887023


   @LeBW  Looks like a bug, this can be fixed with the following command:
   `kubectl patch deployment.apps/skywalking-swck-controller-manager 
-p='{"spec": {"template": {"spec": {"containers": [{"name": "manager", 
"command": ["/bin/manager"]}]}}}}' -n skywalking-swck-system`
   
   ---
   @hanahmily In version 0.1.0, `command` does not match the path in the image, 
please confirm :)
   
   
![image](https://user-images.githubusercontent.com/26432832/102762628-84229d00-43b3-11eb-93e6-b63aa9354de8.png)
   
![image](https://user-images.githubusercontent.com/26432832/102762704-9c92b780-43b3-11eb-820b-08fa44d29864.png)
   


----------------------------------------------------------------
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]


Reply via email to