Create Helm Repository
First, create a basic Helm template repository:
|
|
For actual deployments, you’ll need to customize the Helm template according to your business requirements. Here, we directly use an internal custom generic template for rapid deployment. Alternatively, you can refer to Bitnami’s maintained Helm charts: https://github.com/bitnami/charts/tree/master/bitnami
Jenkins Credential Configuration: ArgoCD Token

Configure Jenkins Pipeline
We’ll use the gotest project (https://code.test.cn/hqliang/gotest) as an example.
