This commit is contained in:
Danijel Simeunovic
2026-03-16 11:45:43 +01:00
parent ae075bbc48
commit 7aff19ccab
14 changed files with 17 additions and 17 deletions

View File

@@ -27,7 +27,7 @@
### For New Developers
```bash
# 1. Clone repositories
git clone https://github.com/snothub/sturdy-adventure.git
git clone https://github.com/fortedigital/sturdy-adventure.git
git clone git@github.com:fortedigital/helm-values.git
# 2. Read the guides
@@ -136,7 +136,7 @@ This repository contains the complete GitOps configuration for our Kubernetes cl
| Repository | Purpose | You Edit |
|------------|---------|----------|
| **[sturdy-adventure](https://github.com/snothub/sturdy-adventure.git)** (this repo) | ArgoCD Applications, cluster resources | ✅ Often |
| **[sturdy-adventure](https://github.com/fortedigital/sturdy-adventure.git)** (this repo) | ArgoCD Applications, cluster resources | ✅ Often |
| **[forte-helm](https://github.com/snothub/forte-helm)** | Generic Helm chart templates | ❌ Rarely |
| **[helm-values](git@github.com:fortedigital/helm-values.git)** | App-specific configuration & versions | ✅ Sometimes |