diff options
| author | Paul Buetow <paul@buetow.org> | 2026-06-07 10:35:43 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-06-07 10:35:43 +0300 |
| commit | b5a8e100696f58785171d5034f64c3e0f59b31a6 (patch) | |
| tree | 9d0b84cb0046eaaf0e7fd2930c00e90378a6bd88 | |
| parent | d28ee1ceed36f643e0895b6b202820d6b132d89f (diff) | |
| -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: |
