diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-09 19:40:43 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-09 19:52:35 +0200 |
| commit | e9c5ddfd59e6241440be82ed221b4c0c30c19f57 (patch) | |
| tree | 70ad2d48048d2435174d7bc3d27053c84f0c2715 /f3s | |
| parent | 2736d29a5f32c8594fe2fb2a48e1bfde1c781e61 (diff) | |
Migrate example-apache-volume-claim to self-hosted git
Test migration of first application from Codeberg to internal git-server.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Diffstat (limited to 'f3s')
| -rw-r--r-- | f3s/argocd-apps/test/example-apache-volume-claim.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/argocd-apps/test/example-apache-volume-claim.yaml b/f3s/argocd-apps/test/example-apache-volume-claim.yaml index e918e87..abd7387 100644 --- a/f3s/argocd-apps/test/example-apache-volume-claim.yaml +++ b/f3s/argocd-apps/test/example-apache-volume-claim.yaml @@ -8,7 +8,7 @@ metadata: spec: project: default source: - repoURL: https://codeberg.org/snonux/conf.git + repoURL: ssh://git@git-server.cicd.svc.cluster.local/repos/repos/conf.git targetRevision: master path: f3s/example-apache-volume-claim/helm-chart destination: |
