๐ [bug] - Gitlab URL being copied incorrectly
Closed this issue ยท 4 comments
๐ Description
When we save by entering the team name and cluster url while using the link , it is incorrectly populating the GitLab URL
For example it is populating incorrect URL for GitLab instead of the route
๐ถ Steps to reproduce
Go to linkand enter teamname and cluster url followed by clicking on save
๐งโโ๏ธ Suggested solution
Correct URL needs to be populated
hmm last time I tried it was generating GitLab URL correctly if the GitLab was installed via enablement-framework helm chart
GitLab URL is generated as gitlab-ce.cluster-domain here
and the link populated as gitlab-ce.cluster-domain as well here in the docs.
Ahh it is because Cluster Domain should be apps.something.opentlc.com in your case. Can you please try it like that?
please check docs here as well https://rht-labs.com/tech-exercise/#/?id=%f0%9f%aa%84-customize-the-instructions
let me know if it is alright now @veniceofcode ๐๏ธ