konstructio / gitops-template

upstream template for your open source gitops repository
MIT License
67 stars 56 forks source link

fix(aws-gitlab): update gitlab url for image registry secret #784

Closed mrsimonemms closed 2 months ago

mrsimonemms commented 2 months ago

Description

The root cause was actually that the URL was set to registry.gitlab.io rather than registry.gitlab.com

Related Issue(s)

Fixes https://github.com/kubefirst/kubefirst/issues/2256

How to test

Deploy to AWS GitLab, using instructions from #783