readme
This commit is contained in:
10
README.md
10
README.md
@@ -27,8 +27,8 @@
|
|||||||
### For New Developers
|
### For New Developers
|
||||||
```bash
|
```bash
|
||||||
# 1. Clone repositories
|
# 1. Clone repositories
|
||||||
git clone https://github.com/fortedigital/sturdy-adventure.git
|
git clone https://git.forteapps.net/Forte/launchpad.git
|
||||||
git clone git@github.com:fortedigital/helm-values.git
|
git clone ssh://git@git.forteapps.net:2222/Forte/helm-prod-values.git
|
||||||
|
|
||||||
# 2. Read the guides
|
# 2. Read the guides
|
||||||
# - Start: docs/GITOPS-ARCHITECTURE.md
|
# - 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 |
|
| 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 |
|
| **[launchpad](https://git.forteapps.net/Forte/launchpad)** (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 |
|
| **[forte-helm](https://git.forteapps.net/Forte/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 |
|
| **[helm-values](ssh://git@git.forteapps.net:2222/Forte/helm-prod-values.git)** | App-specific configuration & versions | Developers / CI pipelines | ✅ Sometimes |
|
||||||
|
|
||||||
### GitOps Workflow
|
### GitOps Workflow
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user