readme
This commit is contained in:
10
README.md
10
README.md
@@ -27,8 +27,8 @@
|
||||
### For New Developers
|
||||
```bash
|
||||
# 1. Clone repositories
|
||||
git clone https://github.com/fortedigital/sturdy-adventure.git
|
||||
git clone git@github.com:fortedigital/helm-values.git
|
||||
git clone https://git.forteapps.net/Forte/launchpad.git
|
||||
git clone ssh://git@git.forteapps.net:2222/Forte/helm-prod-values.git
|
||||
|
||||
# 2. Read the guides
|
||||
# - Start: docs/GITOPS-ARCHITECTURE.md
|
||||
@@ -137,9 +137,9 @@ This repository contains the complete GitOps configuration for our Kubernetes cl
|
||||
|
||||
| Repository | Purpose | Who Edits | How Often |
|
||||
|------------|---------|-----------|-----------|
|
||||
| **[sturdy-adventure](https://github.com/fortedigital/sturdy-adventure.git)** (this repo) | ArgoCD Applications, cluster resources | Platform / DevOps engineers | ✅ Often |
|
||||
| **[forte-helm](https://github.com/fortedigital/forte-helm)** | Generic Helm chart templates | Platform engineers | ❌ Rarely |
|
||||
| **[helm-values](git@github.com:fortedigital/helm-values.git)** | App-specific configuration & versions | Developers / CI pipelines | ✅ Sometimes |
|
||||
| **[launchpad](https://git.forteapps.net/Forte/launchpad)** (this repo) | ArgoCD Applications, cluster resources | Platform / DevOps engineers | ✅ Often |
|
||||
| **[forte-helm](https://git.forteapps.net/Forte/forte-helm)** | Generic Helm chart templates | Platform engineers | ❌ Rarely |
|
||||
| **[helm-values](ssh://git@git.forteapps.net:2222/Forte/helm-prod-values.git)** | App-specific configuration & versions | Developers / CI pipelines | ✅ Sometimes |
|
||||
|
||||
### GitOps Workflow
|
||||
|
||||
|
||||
Reference in New Issue
Block a user