Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [PL-58735]: Add registry mirror helm option for upgrader #100

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

mdmilic
Copy link
Contributor

@mdmilic mdmilic commented Dec 24, 2024

Add option to specify upgrader registry mirror during helm installation.

Generated Helm templates locally and made sure expected config is generated:

helm template ./harness-delegate-ng # No mirror configured
helm template ./harness-delegate-ng --set upgrader.registryMirror="https://us.gcr.io/harness/delegate/"
helm template ./harness-delegate-ng --set upgrader.registryMirror="us.gcr.io/harness"

@bharatgoelharness bharatgoelharness merged commit e061562 into main Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants