Skip to content

Commit

Permalink
Update content/en/docs/porch/using-porch/using-authenticated-private-…
Browse files Browse the repository at this point in the history
…registries.md

Co-authored-by: Liam Fallon <35595825+liamfallon@users.noreply.github.com>
  • Loading branch information
Catalin-Stratulat-Ericsson and liamfallon authored Nov 20, 2024
1 parent fc54bbb commit 06f7dc7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The Porch function runner pulls kpt function images from registries and uses the

This section describes how set up authentication for a private container registry containing kpt functions online e.g. (Github's GHCR) or locally e.g. (Harbor or Jfrog) that require authentication (username/password or token).

To enable the Porch function runner to pull kpt function images from authenticated private registries, the system requires:
To enable pulling of kpt function images from authenticated private registries by the Porch function runner the system requires:

1. Creating a Kubernetes secret using a JSON file according to the Docker config schema, containing valid credentials for each authenticated registry.
2. Mounting this new secret as a volume on the function runner.
Expand Down

0 comments on commit 06f7dc7

Please sign in to comment.