mcp10x forteapp
This commit is contained in:
@@ -16,17 +16,18 @@ metadata:
|
|||||||
- resources-finalizer.argocd.argoproj.io
|
- resources-finalizer.argocd.argoproj.io
|
||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
sources:
|
||||||
repoURL: git@github.com:fortedigital/10x.git
|
- repoURL: https://github.com/snothub/forte-helm
|
||||||
|
path: forteapp
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
path: helm/mcp10x
|
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
|
||||||
auth:
|
|
||||||
enabled: false
|
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- values.yaml
|
- $values/mcp10x/values.yaml
|
||||||
- values-prod.yaml
|
|
||||||
|
- repoURL: git@github.com:snothub/super-potato.git
|
||||||
|
targetRevision: HEAD
|
||||||
|
ref: values
|
||||||
|
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: mcp10x
|
namespace: mcp10x
|
||||||
|
|||||||
Reference in New Issue
Block a user