Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 656 Bytes

deployments-accessing-private-repos.adoc

File metadata and controls

22 lines (15 loc) · 656 Bytes

Accessing private repositories from DeploymentConfigs

You can add a Secret to your DeploymentConfig so that it can access images from a private repository. This procedure shows the {product-title} web console method.

Procedure
  1. Create a new project.

  2. From the Workloads page, create a Secret that contains credentials for accessing a private image repository.

  3. Create a DeploymentConfig.

  4. On the DeploymentConfig editor page, set the Pull Secret and save your changes.