jinleileiking / learning-notes

Notes for my learning.
GNU General Public License v3.0
1 stars 2 forks source link

argocd #21

Open jinleileiking opened 1 year ago

jinleileiking commented 1 year ago

git 同步不了

如果仓库太大,需要

 ked argocd-repo-server

      automountServiceAccountToken: false
      containers:
      - args:
        - /usr/local/bin/argocd-repo-server
        env:
        - name: ARGOCD_EXEC_TIMEOUT
          value: 10m

私有gitlab

用deploytoken,别用pass,user,直接url就行:https://gitlab+deploy-token-5:PPPPPWWWWWWWW@git.v.com:22443/cloud/cicd.git