Uncomment the apps
This commit is contained in:
parent
098ce3bbc4
commit
f2ee04efc4
@ -1,23 +1,23 @@
|
||||
# apiVersion: argoproj.io/v1alpha1
|
||||
# kind: Application
|
||||
# metadata:
|
||||
# name: ollama
|
||||
# namespace: argocd
|
||||
# spec:
|
||||
# project: ai-stack
|
||||
# source:
|
||||
# repoURL: https://git.dvirlabs.com/dvirlabs/ai-stack.git
|
||||
# targetRevision: HEAD
|
||||
# path: charts/ollama
|
||||
# helm:
|
||||
# valueFiles:
|
||||
# - ../../manifests/ollama/values.yaml
|
||||
# destination:
|
||||
# server: https://kubernetes.default.svc
|
||||
# namespace: ai-stack
|
||||
# syncPolicy:
|
||||
# automated:
|
||||
# prune: true
|
||||
# selfHeal: true
|
||||
# syncOptions:
|
||||
# - CreateNamespace=true
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: ollama
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: ai-stack
|
||||
source:
|
||||
repoURL: https://git.dvirlabs.com/dvirlabs/ai-stack.git
|
||||
targetRevision: HEAD
|
||||
path: charts/ollama
|
||||
helm:
|
||||
valueFiles:
|
||||
- ../../manifests/ollama/values.yaml
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: ai-stack
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
||||
@ -1,23 +1,23 @@
|
||||
# apiVersion: argoproj.io/v1alpha1
|
||||
# kind: Application
|
||||
# metadata:
|
||||
# name: open-webui
|
||||
# namespace: argocd
|
||||
# spec:
|
||||
# project: ai-stack
|
||||
# source:
|
||||
# repoURL: https://git.dvirlabs.com/dvirlabs/ai-stack.git
|
||||
# targetRevision: HEAD
|
||||
# path: charts/open-webui
|
||||
# helm:
|
||||
# valueFiles:
|
||||
# - ../../manifests/open-webui/values.yaml
|
||||
# destination:
|
||||
# server: https://kubernetes.default.svc
|
||||
# namespace: ai-stack
|
||||
# syncPolicy:
|
||||
# automated:
|
||||
# prune: true
|
||||
# selfHeal: true
|
||||
# syncOptions:
|
||||
# - CreateNamespace=true
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: open-webui
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: ai-stack
|
||||
source:
|
||||
repoURL: https://git.dvirlabs.com/dvirlabs/ai-stack.git
|
||||
targetRevision: HEAD
|
||||
path: charts/open-webui
|
||||
helm:
|
||||
valueFiles:
|
||||
- ../../manifests/open-webui/values.yaml
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: ai-stack
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user