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

@@ -91,7 +91,7 @@ You'll need read/write access to these repositories:
1. **sturdy-adventure** (Config repo)
```bash
git clone https://github.com/snothub/sturdy-adventure.git
git clone https://github.com/fortedigital/sturdy-adventure.git
cd sturdy-adventure
```
@@ -132,7 +132,7 @@ mkdir -p ~/dev/k8s
cd ~/dev/k8s
# Clone repositories
git clone https://github.com/snothub/sturdy-adventure.git launchpad
git clone https://github.com/fortedigital/sturdy-adventure.git launchpad
git clone git@github.com:fortedigital/helm-values.git helm-prod-values
git clone https://github.com/snothub/forte-helm.git forte-helm

View File

@@ -108,7 +108,7 @@ This Kubernetes cluster uses a **GitOps approach** powered by **ArgoCD**, where
## Repository Structure
### 1. **Config Repository** (Current Repo)
**Repository**: `https://github.com/snothub/sturdy-adventure.git`
**Repository**: `https://github.com/fortedigital/sturdy-adventure.git`
**Purpose**: GitOps configuration - ArgoCD Applications and cluster resources
**Location**: `C:\dev\k8s\launchpad`

View File

@@ -49,7 +49,7 @@ kubectl get nodes
```bash
# 1. Clone config repository
git clone https://github.com/snothub/sturdy-adventure.git
git clone https://github.com/fortedigital/sturdy-adventure.git
cd sturdy-adventure
# 2. Set cluster name (optional)

View File

@@ -62,7 +62,7 @@ Internet
### Config Repository: `sturdy-adventure`
**URL**: `https://github.com/snothub/sturdy-adventure.git`
**URL**: `https://github.com/fortedigital/sturdy-adventure.git`
#### Directory Structure
@@ -162,7 +162,7 @@ metadata:
spec:
project: default
source:
repoURL: https://github.com/snothub/sturdy-adventure.git
repoURL: https://github.com/fortedigital/sturdy-adventure.git
path: infra
destination:
server: https://kubernetes.default.svc