-
Notifications
You must be signed in to change notification settings - Fork 1.3k
docs: add FUNC_USERNAME/PASSWORD env vars documentation #6543
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for knative ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Kunal1522 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Welcome @Kunal1522! It looks like this is your first PR to knative/docs 🎉 |
|
/cc @gauron99 @lkingland |
|
Thanks for the ping. I commented on the mentioned issue here |
Fixes knative/func#3299
Proposed Changes
FUNC_USERNAMEandFUNC_PASSWORDenvironment variables in docs/snippets/proc-building-function.md.FUNC_USERNAMEandFUNC_PASSWORDenvironment variables in docs/snippets/proc-deploying-function.md.host,s2i, andpack) for private registry authentication, following the refactoring in knative/func#3298.