ajay-kumar-1
ajay-kumar-1
Hello, Below is the required output: ******************************************************* ``` root@jenkins-788f557b77-hdvhv:~# knctl service show -s deploy Service 'deploy' Name deploy Domain deploy.jx.example.com Internal Domain deploy.jx.svc.cluster.local Annotations - Age 6m Conditions Type Status...
Just for the information, When I am using knctl command to delpoy from the public GIT repostory using below command: ************** knctl deploy --service deploy --git-url https://github.com/cppforlife/simple-app --git-revision master --service-account...