diff --git a/servers/gcp/k8s/argocd-apps/gitea-gke.yaml b/servers/gcp/k8s/argocd-apps/gitea-gke.yaml index cb44b75..b8df252 100644 --- a/servers/gcp/k8s/argocd-apps/gitea-gke.yaml +++ b/servers/gcp/k8s/argocd-apps/gitea-gke.yaml @@ -21,7 +21,7 @@ metadata: spec: project: default source: - repoURL: http://gitea.git.svc.cluster.local:3000/will/infrastructure.git + repoURL: https://git.neuralplatform.ai/will/infrastructure.git targetRevision: main path: servers/gcp/k8s/gitea destination: diff --git a/servers/gcp/k8s/argocd-apps/vault-gke.yaml b/servers/gcp/k8s/argocd-apps/vault-gke.yaml index db8e7a9..ac1842d 100644 --- a/servers/gcp/k8s/argocd-apps/vault-gke.yaml +++ b/servers/gcp/k8s/argocd-apps/vault-gke.yaml @@ -16,7 +16,7 @@ metadata: spec: project: default source: - repoURL: http://gitea.git.svc.cluster.local:3000/will/infrastructure.git + repoURL: https://git.neuralplatform.ai/will/infrastructure.git targetRevision: main path: servers/gcp/k8s/vault destination: