Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.53 KB

File metadata and controls

28 lines (18 loc) · 1.53 KB
title keywords description linkTitle weight
Add a Continuous Deployment Allowlist
Kubernetes, GitOps, KubeSphere, CI/CD, Allowlist
Describe how to add a continuous deployment allowlist on KubeSphere.
Add a Continuous Deployment Allowlist
11243

In KubeSphere 3.4, you can set an allowlist so that only specific code repositories and deployment locations can be used for continuous deployment.

Prerequisites

Procedures

  1. Log in to the KubeSphere console as project-regular. In the navigation pane on the left, click DevOps Projects.

  2. On the DevOps Projects page, click the DevOps project you created.

  3. In the navigation pane on the left, choose DevOps Project Settings > Basic Information.

  4. In Continuous Deployment Allowlist on the right, click Enable Allowlist.

  5. In the Edit Allowlist dialog box, choose a code repository and the cluster and project where the code deployment will be deployed, and then click OK. You can click Add to add multiple code repositories and deployment locations.