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

Relative URL in index.yaml #4

Open
ben-arnold-dbs opened this issue Jul 9, 2020 · 0 comments
Open

Relative URL in index.yaml #4

ben-arnold-dbs opened this issue Jul 9, 2020 · 0 comments

Comments

@ben-arnold-dbs
Copy link

Hi there,
I'm refering to fluxcd/charts#2

It would be awesome to pull fluxcd trough an artifactory mirror. To archive this, the urls in the index.yaml need to be relative.
This is possible since Helm v2.8.0.

I think, all it needs is to replace helm repo index . --url ${CHARTS_URL} with helm repo index . --url ${REPOSITORY} in Line 87 of the entrypoint.sh.

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

No branches or pull requests

1 participant