vmware-tanzu / package-for-kubeapps

This repo will house the carvel tooling specific configuration and templating for a deployment of Kubeapps (https://github.com/vmware-tanzu/kubeapps) that will be leveraged by TCE
Apache License 2.0
5 stars 0 forks source link

Adapt script to enable testing/developing with non-VPN OCI registries #12

Open absoludity opened 2 years ago

absoludity commented 2 years ago

It'd be helpful to ensure that the script can be run with a github OCI registry rather than needing VPN access for publishing to projects-stg.registry.vmware.com .

This would enable other devs to run and improve the script, on their own GitHub repository and their own GitHub registry, without needing VPN.

absoludity commented 2 years ago

With this option, we could also avoid skipping the GitHub release when testing with the users' repo.