migrate all Argo CD repo sources from Legion Gitea to GKE Gitea
This commit is contained in:
@@ -105,7 +105,7 @@ RUN curl -fsSL https://cli.github.com/packages/githubcli-archive-keyring.gpg \
|
||||
# (which sets the reverse redirect + CF Access headers). The system-level rule
|
||||
# here is a safe baseline; the init script wins because it runs after.
|
||||
RUN git config --system \
|
||||
url."http://gitea.git.svc.cluster.local:3000/".insteadOf \
|
||||
url."http://gitea.gitea.svc.cluster.local:3000/".insteadOf \
|
||||
"https://git.neuralplatform.ai/"
|
||||
|
||||
COPY git-cf-access-init.sh /usr/local/bin/git-cf-access-init.sh
|
||||
|
||||
Reference in New Issue
Block a user