diff options
Diffstat (limited to 'f3s/argocd-apps/cicd/git-server.yaml')
| -rw-r--r-- | f3s/argocd-apps/cicd/git-server.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/argocd-apps/cicd/git-server.yaml b/f3s/argocd-apps/cicd/git-server.yaml index 6c46870..be96b7f 100644 --- a/f3s/argocd-apps/cicd/git-server.yaml +++ b/f3s/argocd-apps/cicd/git-server.yaml @@ -8,7 +8,7 @@ metadata: spec: project: default source: - repoURL: http://git-server.cicd.svc.cluster.local/conf.git + repoURL: https://codeberg.org/snonux/conf.git targetRevision: master path: f3s/git-server/helm-chart destination: |
