Chart Repository
This article describes how to integrate a Chart repository in the Zadig system.
# How to Integrate
Access Resource Configuration → Chart Repository → Add, fill in the Chart repository configuration information, and save it.

Field Description:
URL: Repository access address. Supports http, https, acr, and oci protocolsRepository Name: Repository nameUsername: Repository usernamePassword: Repository passwordSpecified Project Scope: Specifies which projects can use the Chart repository.All Projectsincludes projects created after the repository is added
# Using the Chart Repository
- Import Chart configuration from the Chart repository to quickly create services. See import service from Chart repository.
- Add Chart configuration from the Chart repository to the production environment to quickly instantiate deployments. See add services.
- Upload validated Charts to the Chart repository for version delivery. See version management.


