diff --git a/_app-of-apps-aks-prod.yaml b/_app-of-apps-aks-prod.yaml index 6d945ac..8b0b817 100644 --- a/_app-of-apps-aks-prod.yaml +++ b/_app-of-apps-aks-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/aks-prod destination: diff --git a/_app-of-apps-eks-prod.yaml b/_app-of-apps-eks-prod.yaml index 1e51d04..29337cb 100644 --- a/_app-of-apps-eks-prod.yaml +++ b/_app-of-apps-eks-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/eks-prod destination: diff --git a/_app-of-apps-gke-prod.yaml b/_app-of-apps-gke-prod.yaml index 8c6fc27..874cebd 100644 --- a/_app-of-apps-gke-prod.yaml +++ b/_app-of-apps-gke-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/gke-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