I have deployed to a local kubernete when I create a project the url for git repo for gogs be like this http://gogs/gogsadmin/repo_name.git and the build always faild. why it did not take the correct url that is based on the IP that is in the kubernete: for example: http://192.168.64.3:32704/gogsadmin/repo_name.git <img width="289" alt="screen shot 2017-01-16 at 01 11 50" src="https://cloud.githubusercontent.com/assets/1763722/21966668/d78469c0-db88-11e6-94d1-8cc62b12987e.png">
I have deployed to a local kubernete when I create a project the url for git repo for gogs be like this http://gogs/gogsadmin/repo_name.git and the build always faild. why it did not take the correct url that is based on the IP that is in the kubernete: for example: http://192.168.64.3:32704/gogsadmin/repo_name.git