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

Update README.md #2105

Merged
merged 1 commit into from
Mar 31, 2022
Merged

Update README.md #2105

merged 1 commit into from
Mar 31, 2022

Conversation

qb-abdul
Copy link
Contributor

Added examples in Readme.md for fetching values from Remote

Added examples in Readme.md for fetching values from Remote
staging:
values:
- git::https://{{ env "GITHUB_PAT" }}@github.com/[$GITHUB_ORGorGITHUB_USER]/repository-name.git@/values.dev.yaml?ref=main #Github Private repo
- http://$HOSTNAME/artifactory/example-repo-local/test.tgz@values.yaml #Artifactory url
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- http://$HOSTNAME/artifactory/example-repo-local/test.tgz@values.yaml #Artifactory url
- http://my_artifactory_server/artifactory/example-repo-local/test.tgz@values.yaml #Artifactory url

Nit but it might better use a placeholder that looks not like a variable so that first-time users won't misunderstand if one can use shell variables within helmfile.yaml 😃

Copy link
Collaborator

@mumoshu mumoshu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution ☺️

@mumoshu mumoshu merged commit 4716320 into roboll:master Mar 31, 2022
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