From fc54bbba0a4750c3087d7d140b8520fedcca0ec3 Mon Sep 17 00:00:00 2001 From: Catalin Stratulat <159934629+Catalin-Stratulat-Ericsson@users.noreply.github.com> Date: Wed, 20 Nov 2024 14:01:12 +0000 Subject: [PATCH] Update content/en/docs/porch/using-porch/using-authenticated-private-registries.md Co-authored-by: Liam Fallon <35595825+liamfallon@users.noreply.github.com> --- .../porch/using-porch/using-authenticated-private-registries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/porch/using-porch/using-authenticated-private-registries.md b/content/en/docs/porch/using-porch/using-authenticated-private-registries.md index 0e2faf33..3be8c283 100644 --- a/content/en/docs/porch/using-porch/using-authenticated-private-registries.md +++ b/content/en/docs/porch/using-porch/using-authenticated-private-registries.md @@ -12,7 +12,7 @@ The Porch function runner pulls kpt function images from registries and uses the ## Configuring function runner to operate with private container registries -If you wish to have a private container registry to store your kpt functions either online e.g. (Github's GHCR) or locally e.g. (Harbor or Jfrog) requiring authentication (username/password or token) then see below. +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: