docs
This commit is contained in:
@@ -190,7 +190,7 @@ spec:
|
||||
|
||||
### Helm Charts Repository: `forte-helm`
|
||||
|
||||
**URL**: `https://github.com/fortedigital/forte-helm`
|
||||
**URL**: `https://git.forteapps.net/Forte/forte-helm`
|
||||
|
||||
#### Chart: `forteapp`
|
||||
|
||||
@@ -337,14 +337,14 @@ configmap: [] # Application ConfigMap key-value pairs
|
||||
|
||||
---
|
||||
|
||||
### Helm Values Repository: `helm-values`
|
||||
### Helm Values Repository: `helm-prod-values`
|
||||
|
||||
**URL**: `https://github.com/fortedigital/helm-values.git`
|
||||
**URL**: `https://git.forteapps.net/Forte/helm-prod-values.git`
|
||||
|
||||
#### Structure
|
||||
|
||||
```
|
||||
helm-values/
|
||||
helm-prod-values/
|
||||
├── mcp10x/
|
||||
│ └── values.yaml
|
||||
├── musicman/
|
||||
@@ -526,14 +526,14 @@ spec:
|
||||
|
||||
# Multi-source configuration
|
||||
sources:
|
||||
- repoURL: https://github.com/fortedigital/forte-helm
|
||||
- repoURL: https://git.forteapps.net/Forte/forte-helm
|
||||
path: forteapp
|
||||
targetRevision: HEAD
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/<app-name>/values.yaml
|
||||
|
||||
- repoURL: git@github.com:fortedigital/helm-values.git
|
||||
- repoURL: git@github.com:fortedigital/helm-prod-values.git
|
||||
targetRevision: HEAD
|
||||
ref: values
|
||||
|
||||
|
||||
Reference in New Issue
Block a user