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

htpasswdString doc fix - resolves #1210 #1242

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

RichardSufliarsky
Copy link

Signed-off-by: Richard Sufliarsky richard.sufliarsky@gmail.com

Signed-off-by: Richard Sufliarsky <richard.sufliarsky@gmail.com>
# Login and password in htpasswd string format. May come in handy when integrating with tools like argocd or flux.
# This allows the same line to be generated each time the template is rendered, instead of the `htpasswd` function from helm,
# which generates different lines each time because of the salt.
# Do not comment out `registry.credentials.username` and `registry.credentials.password` as these are used
Copy link
Collaborator

Choose a reason for hiding this comment

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

please add an additional comment:

If using htpasswdString, it should be consistent with using credentials.username and credentials.password.

Copy link
Author

Choose a reason for hiding this comment

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

@zyyw, done.

Copy link

github-actions bot commented Feb 8, 2024

This PR is being marked stale due to a period of inactivty. If this PR is still relevant, please comment or remove the stale label. Otherwise, this PR will close in 30 days.

@github-actions github-actions bot added the Stale label Feb 8, 2024
Copy link

This PR was closed because it has been stalled for 30 days with no activity. If this PR is still relevant, please re-open a new PR against main.

@github-actions github-actions bot closed this Mar 10, 2024
@Vad1mo Vad1mo removed the Stale label Apr 4, 2024
@Vad1mo Vad1mo reopened this Apr 4, 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.

None yet

3 participants