diff --git a/_app-of-apps-aws-dev.yaml b/_app-of-apps-aws-dev.yaml index 061d19b..fa364c8 100644 --- a/_app-of-apps-aws-dev.yaml +++ b/_app-of-apps-aws-dev.yaml @@ -18,7 +18,7 @@ metadata: spec: project: default source: - repoURL: git@github.com:fortedigital/sturdy-adventure.git + repoURL: ssh://git@git.forteapps.net:2222/Forte/launchpad.git targetRevision: HEAD path: infra/overlays/aws-dev destination: diff --git a/_app-of-apps-aws-prod.yaml b/_app-of-apps-aws-prod.yaml index 62fd689..9922276 100644 --- a/_app-of-apps-aws-prod.yaml +++ b/_app-of-apps-aws-prod.yaml @@ -18,7 +18,7 @@ metadata: spec: project: default source: - repoURL: git@github.com:fortedigital/sturdy-adventure.git + repoURL: ssh://git@git.forteapps.net:2222/Forte/launchpad.git targetRevision: HEAD path: infra/overlays/aws-prod destination: diff --git a/_app-of-apps-azure-dev.yaml b/_app-of-apps-azure-dev.yaml index deeaefa..bd8ab3c 100644 --- a/_app-of-apps-azure-dev.yaml +++ b/_app-of-apps-azure-dev.yaml @@ -18,7 +18,7 @@ metadata: spec: project: default source: - repoURL: git@github.com:fortedigital/sturdy-adventure.git + repoURL: ssh://git@git.forteapps.net:2222/Forte/launchpad.git targetRevision: HEAD path: infra/overlays/azure-dev destination: diff --git a/_app-of-apps-azure-prod.yaml b/_app-of-apps-azure-prod.yaml index 9794896..1a9721f 100644 --- a/_app-of-apps-azure-prod.yaml +++ b/_app-of-apps-azure-prod.yaml @@ -18,7 +18,7 @@ metadata: spec: project: default source: - repoURL: git@github.com:fortedigital/sturdy-adventure.git + repoURL: ssh://git@git.forteapps.net:2222/Forte/launchpad.git targetRevision: HEAD path: infra/overlays/azure-prod destination: diff --git a/_app-of-apps-gcp-dev.yaml b/_app-of-apps-gcp-dev.yaml index 63843ce..d3ed8f7 100644 --- a/_app-of-apps-gcp-dev.yaml +++ b/_app-of-apps-gcp-dev.yaml @@ -18,7 +18,7 @@ metadata: spec: project: default source: - repoURL: git@github.com:fortedigital/sturdy-adventure.git + repoURL: ssh://git@git.forteapps.net:2222/Forte/launchpad.git targetRevision: HEAD path: infra/overlays/gcp-dev destination: diff --git a/_app-of-apps-gcp-prod.yaml b/_app-of-apps-gcp-prod.yaml index 32ae05f..51b3b90 100644 --- a/_app-of-apps-gcp-prod.yaml +++ b/_app-of-apps-gcp-prod.yaml @@ -18,7 +18,7 @@ metadata: spec: project: default source: - repoURL: git@github.com:fortedigital/sturdy-adventure.git + repoURL: ssh://git@git.forteapps.net:2222/Forte/launchpad.git targetRevision: HEAD path: infra/overlays/gcp-prod destination: diff --git a/_app-of-apps-upc-prod.yaml b/_app-of-apps-upc-prod.yaml index f5ccaca..64624f9 100644 --- a/_app-of-apps-upc-prod.yaml +++ b/_app-of-apps-upc-prod.yaml @@ -18,7 +18,7 @@ metadata: spec: project: default source: - repoURL: git@github.com:fortedigital/sturdy-adventure.git + repoURL: ssh://git@git.forteapps.net:2222/Forte/launchpad.git targetRevision: HEAD path: infra/overlays/upc-prod destination: diff --git a/apps/base/dot-ai-stack.yaml b/apps/base/dot-ai-stack.yaml index 3fd1284..23c93dc 100644 --- a/apps/base/dot-ai-stack.yaml +++ b/apps/base/dot-ai-stack.yaml @@ -37,7 +37,7 @@ spec: - $values/infra/values/base/dot-ai-stack-values.yaml - $values/infra/values/upc-dev/dot-ai-stack-values.yaml - - repoURL: git@github.com:fortedigital/sturdy-adventure.git + - repoURL: ssh://git@git.forteapps.net:2222/Forte/launchpad.git targetRevision: HEAD ref: values diff --git a/infra/base/opencost.yaml b/infra/base/opencost.yaml index a102906..c379cbf 100644 --- a/infra/base/opencost.yaml +++ b/infra/base/opencost.yaml @@ -24,7 +24,7 @@ spec: - $values/infra/values/base/opencost-values.yaml - $values/infra/values/upc-dev/opencost-values.yaml - - repoURL: git@github.com:fortedigital/sturdy-adventure.git + - repoURL: ssh://git@git.forteapps.net:2222/Forte/launchpad.git targetRevision: HEAD ref: values diff --git a/infra/base/traefik-application.yaml b/infra/base/traefik-application.yaml index eb9fd2c..8d585c8 100644 --- a/infra/base/traefik-application.yaml +++ b/infra/base/traefik-application.yaml @@ -31,7 +31,7 @@ spec: - $values/infra/values/base/traefik-values.yaml - $values/infra/values/upc-dev/traefik-values.yaml - - repoURL: git@github.com:fortedigital/sturdy-adventure.git + - repoURL: ssh://git@git.forteapps.net:2222/Forte/launchpad.git targetRevision: HEAD ref: values