# cicd

- [Argocd定时备份到us3](https://liujinye.gitbook.io/openshift-docs/cicd/argocd-ding-shi-bei-fen-dao-us3.md)
- [Argocd添加服务流程](https://liujinye.gitbook.io/openshift-docs/cicd/argocd-tian-jia-fu-wu-liu-cheng.md)
- [Argocd自定义健康检查](https://liujinye.gitbook.io/openshift-docs/cicd/argocd-zi-ding-yi-jian-kang-jian-cha.md)
- [helm安装argocd](https://liujinye.gitbook.io/openshift-docs/cicd/helm-an-zhuang-argocd.md)
- [k8s1.22部署gitlab对接keycloak](https://liujinye.gitbook.io/openshift-docs/cicd/k8s1.22-bu-shu-gitlab-dui-jie-keycloak.md)
- [使用Tekton+Helm-Chart+ArgoCD构建GitOps CICD](https://liujinye.gitbook.io/openshift-docs/cicd/shi-yong-tekton+helmchart+argocd-gou-jian-gitopscicd.md)
- [使用 Tekton 构建CI流程](https://liujinye.gitbook.io/openshift-docs/cicd/shi-yong-tekton-gou-jian-ci-liu-cheng.md)
- [使用argocd-notifications通知Tekton触发api-test](https://liujinye.gitbook.io/openshift-docs/cicd/shi-yong-argocdnotifications-tong-zhi-tekton-chu-fa-apitest.md)
- [使用 docker buildx 构建多CPU架构镜像](https://liujinye.gitbook.io/openshift-docs/cicd/shi-yong-docker-buildx-gou-jian-duo-cpu-jia-gou-jing-xiang.md)
- [使用image-syncer同步多CPU架构镜像到私有仓库](https://liujinye.gitbook.io/openshift-docs/cicd/shi-yong-imagesyncer-tong-bu-duo-cpu-jia-gou-jing-xiang-dao-si-you-cang-ku.md)
- [开源helm chart 发布到 https://artifacthub.io/](https://liujinye.gitbook.io/openshift-docs/cicd/kai-yuan-helm-chart-fa-bu-dao-httpsartifacthub.io.md)
- [快速编写通用helm chart](https://liujinye.gitbook.io/openshift-docs/cicd/kuai-su-bian-xie-tong-yong-helmchart.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://liujinye.gitbook.io/openshift-docs/cicd.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
