This commit is contained in:
@@ -62,14 +62,14 @@ Internet
|
||||
|
||||
## Repository Reference
|
||||
|
||||
### Config Repository: `sturdy-adventure`
|
||||
### Config Repository: `launchpad`
|
||||
|
||||
**URL**: `https://github.com/fortedigital/sturdy-adventure.git`
|
||||
**URL**: `https://git.forteapps.net/Forte/launchpad`
|
||||
|
||||
#### Directory Structure
|
||||
|
||||
```
|
||||
sturdy-adventure/
|
||||
launchpad/
|
||||
├── bootstrap.sh # Cluster initialization script
|
||||
├── _app-of-apps.yaml # Root ArgoCD Application
|
||||
│
|
||||
@@ -171,7 +171,7 @@ metadata:
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: git@github.com:fortedigital/sturdy-adventure.git
|
||||
repoURL: ssh://git@git.forteapps.net:2222/Forte/launchpad.git
|
||||
path: infra
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
|
||||
Reference in New Issue
Block a user