You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/12/21 11:00:13 UTC

[GitHub] [skywalking] arugal edited a comment on issue #6042: Skywalking SWCK deploy failure

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


   @LeBW  Look 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:
users@infra.apache.org