:)

Results 15 comments of :)

Sorry, it would be a pipeline job that run in a CI-CD tool. The point is: this CLI has a feature that favors its use in CI environments? For example:...

I wanted to run my G-Python and G-Earth extension as a container in Docker, I forgot that when running G-Earth there was a GUI application. I currently have a project...

In this attempt to run a container with the G-Python extensions, I had port problems... I currently believe that it is not possible to modify the default communication port 9092,...

I created a repository to create the helm chart of amongusdiscord. I can deploy the container and expose it through a ingress. Initially we have: * deployment * ingress *...

* Create a namespace in K8S ![image](https://user-images.githubusercontent.com/58797390/95639410-b5efbd00-0a6e-11eb-8c28-3830463ebdf2.png) * Install helm chart ![image](https://user-images.githubusercontent.com/58797390/95639495-fea77600-0a6e-11eb-9c45-5e97bdb3cc98.png) * Listing pods in namespace amongusdiscord-demo ![image](https://user-images.githubusercontent.com/58797390/95639942-c9038c80-0a70-11eb-8670-725ef7a729a9.png) * List secrets in namespace amongusdiscord-demo ![image](https://user-images.githubusercontent.com/58797390/95639997-fa7c5800-0a70-11eb-99d7-73902c35bbb8.png) * List services in...

Currently my charts are in the GitLab registry. When I register it in the Rancher UI I get the message: ```bash unsupported protocol scheme "" ``` ![image](https://user-images.githubusercontent.com/58797390/107773406-6111cb00-6d1c-11eb-9421-feb1cca8c2c4.png)

I am currently using a repository on GitLab as a repository for my helm charts, but I would like an alternative that does not involve a git repository...

Same issue, but in my case is in GitLab SAAS (gitlab.com). ![image](https://user-images.githubusercontent.com/58797390/206229699-31d042e2-f2d4-4c26-9cd0-c0c03896e7ca.png)