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

Support HTTPS installations #1276

Closed
wants to merge 1 commit into from
Closed

Support HTTPS installations #1276

wants to merge 1 commit into from

Conversation

bigkevmcd
Copy link
Contributor

Closes: #1204

What changed?
This adds support for using an HTTPS URL when running install.

$ gitops install --config-repo https://github.com/org/repo.git --flux-https-password=$GITHUB_TOKEN will pass through the provided password to flux.

https://fluxcd.io/docs/installation/#generic-git-server

Why?
To support https installations

How did you test it?

See the command-line above

Release notes

Documentation Changes

$ gitops install --config-repo https://github.com/org/repo.git --flux-https-password=$GITHUB_TOKEN will pass through the provided password to flux.

https://fluxcd.io/docs/installation/#generic-git-server
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.

Support http protocol for adding applications
1 participant