This commit is contained in:
ION606
2025-09-13 22:31:18 -04:00
parent bf98e2055e
commit b4f2ec3ce4
24 changed files with 111 additions and 117 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ metadata:
spec:
destinations:
- server: https://kubernetes.default.svc
namespace: ai
namespace: argocd
- server: https://kubernetes.default.svc
namespace: argo
# # only add if need to deploy into argocd (ehhhhh)
@@ -24,7 +24,7 @@ spec:
project: ai-stack
destination:
server: https://kubernetes.default.svc
namespace: ai
namespace: argocd
source:
repoURL: https://git.ion606.com/ion606/ollama-plus
targetRevision: argo
+2 -2
View File
@@ -2,7 +2,7 @@ apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: argo-templates
namespace: ai
namespace: argocd
spec:
project: ai-stack
destination:
@@ -10,7 +10,7 @@ spec:
namespace: argo
source:
repoURL: https://git.ion606.com/ion606/ollama-plus
targetRevision: main
targetRevision: argo
path: apps/argo-templates
syncPolicy:
automated:
+3 -3
View File
@@ -2,15 +2,15 @@ apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: browser
namespace: ai
namespace: argocd
spec:
project: ai-stack
destination:
server: https://kubernetes.default.svc
namespace: ai
namespace: argocd
source:
repoURL: https://git.ion606.com/ion606/ollama-plus.git
targetRevision: main
targetRevision: argo
path: manifests/browser
syncPolicy:
automated:
+3 -3
View File
@@ -2,17 +2,17 @@ apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: coderunner
namespace: ai
namespace: argocd
labels:
repo.ion606.com/ollama-plus: "true"
spec:
project: ai-stack
destination:
server: https://kubernetes.default.svc
namespace: ai
namespace: argocd
source:
repoURL: https://git.ion606.com/ion606/ollama-plus
targetRevision: main
targetRevision: argo
path: manifests/coderunner
syncPolicy:
automated:
+3 -4
View File
@@ -2,20 +2,19 @@ apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: debug-netshoot
namespace: ai
namespace: argocd
labels:
repo.ion606.com/ollama-plus: "true"
spec:
project: ai-stack
destination:
server: https://kubernetes.default.svc
namespace: ai
namespace: argocd
source:
repoURL: https://git.ion606.com/ion606/ollama-plus
targetRevision: main
targetRevision: argo
path: manifests/debug
syncPolicy:
automated:
prune: true
selfHeal: true
+2 -2
View File
@@ -2,7 +2,7 @@ apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: ollama-scheduler
namespace: ai
namespace: argocd
labels:
repo.ion606.com/ollama-plus: "true"
spec:
@@ -12,7 +12,7 @@ spec:
namespace: argo
source:
repoURL: https://git.ion606.com/ion606/ollama-plus
targetRevision: main
targetRevision: argo
path: manifests/argo-schedules-api
syncPolicy:
automated:
+2 -2
View File
@@ -2,14 +2,14 @@ apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: openwebui
namespace: ai
namespace: argocd
annotations:
argocd.argoproj.io/sync-wave: "0"
spec:
project: ai-stack
destination:
server: https://kubernetes.default.svc
namespace: ai
namespace: argocd
source:
repoURL: https://helm.openwebui.com
chart: open-webui
+2 -3
View File
@@ -2,7 +2,7 @@ apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: policy-argo
namespace: ai
namespace: argocd
labels:
repo.ion606.com/ollama-plus: "true"
spec:
@@ -12,10 +12,9 @@ spec:
namespace: argo
source:
repoURL: https://git.ion606.com/ion606/ollama-plus
targetRevision: main
targetRevision: argo
path: manifests/policy-argo
syncPolicy:
automated:
prune: true
selfHeal: true
+3 -4
View File
@@ -2,20 +2,19 @@ apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: policy
namespace: ai
namespace: argocd
labels:
repo.ion606.com/ollama-plus: "true"
spec:
project: ai-stack
destination:
server: https://kubernetes.default.svc
namespace: ai
namespace: argocd
source:
repoURL: https://git.ion606.com/ion606/ollama-plus
targetRevision: main
targetRevision: argo
path: manifests/policy
syncPolicy:
automated:
prune: true
selfHeal: true
+5 -5
View File
@@ -1,15 +1,15 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: postgresql
namespace: ai
annotations:
argocd.argoproj.io/sync-wave: "-10"
name: postgresql
namespace: argocd
annotations:
argocd.argoproj.io/sync-wave: "-10"
spec:
project: ai-stack
destination:
server: https://kubernetes.default.svc
namespace: ai
namespace: argocd
source:
repoURL: https://charts.bitnami.com/bitnami
chart: postgresql
+3 -3
View File
@@ -2,17 +2,17 @@ apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: rag-server
namespace: ai
namespace: argocd
labels:
repo.ion606.com/ollama-plus: "true"
spec:
project: ai-stack
destination:
server: https://kubernetes.default.svc
namespace: ai
namespace: argocd
source:
repoURL: https://git.ion606.com/ion606/ollama-plus
targetRevision: main
targetRevision: argo
path: manifests/rag-server
syncPolicy:
automated:
+2 -2
View File
@@ -2,12 +2,12 @@ apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: searxng
namespace: ai
namespace: argocd
spec:
project: ai-stack
destination:
server: https://kubernetes.default.svc
namespace: ai
namespace: argocd
source:
repoURL: https://charts.kubito.dev
chart: searxng
+3 -3
View File
@@ -2,17 +2,17 @@ apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: tools
namespace: ai
namespace: argocd
labels:
repo.ion606.com/ollama-plus: "true"
spec:
project: ai-stack
destination:
server: https://kubernetes.default.svc
namespace: ai
namespace: argocd
source:
repoURL: https://git.ion606.com/ion606/ollama-plus
targetRevision: main
targetRevision: argo
path: manifests/tools
syncPolicy:
automated: