fortedigital/forte-helm

This commit is contained in:
Danijel Simeunovic
2026-03-20 09:42:32 +01:00
parent 36460b5cac
commit 3264f879b0
8 changed files with 14 additions and 14 deletions

View File

@@ -103,7 +103,7 @@ You'll need read/write access to these repositories:
3. **forte-helm** (Chart repo - read-only for most developers)
```bash
git clone https://github.com/snothub/forte-helm.git
git clone https://github.com/fortedigital/forte-helm.git
cd forte-helm
```
@@ -134,7 +134,7 @@ cd ~/dev/k8s
# Clone repositories
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
git clone https://github.com/fortedigital/forte-helm.git forte-helm
# Your folder structure:
# ~/dev/k8s/
@@ -247,7 +247,7 @@ metadata:
namespace: argocd
spec:
sources:
- repoURL: https://github.com/snothub/forte-helm
- repoURL: https://github.com/fortedigital/forte-helm
path: forteapp
helm:
valueFiles:
@@ -411,7 +411,7 @@ spec:
sources:
# Source 1: Helm chart templates
- repoURL: https://github.com/snothub/forte-helm
- repoURL: https://github.com/fortedigital/forte-helm
path: forteapp
targetRevision: HEAD
helm: