applicationset config
This commit is contained in:
parent
97d980331f
commit
48f35a6862
0
ai-assistant-apps.yaml
Normal file
0
ai-assistant-apps.yaml
Normal file
@ -1,18 +0,0 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: ollama
|
||||
spec:
|
||||
destination:
|
||||
namespace: ai-assistant
|
||||
server: https://kubernetes.default.svc
|
||||
source:
|
||||
path: ''
|
||||
repoURL: gitea.9003009.xyz
|
||||
targetRevision: '*'
|
||||
chart: helm-charts/ollama
|
||||
project: ai-assistant-project
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
@ -1,18 +0,0 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: open-webui
|
||||
spec:
|
||||
destination:
|
||||
namespace: ai-assistant
|
||||
server: https://kubernetes.default.svc
|
||||
source:
|
||||
path: ''
|
||||
repoURL: gitea.9003009.xyz
|
||||
targetRevision: '*'
|
||||
chart: helm-charts/open-webui
|
||||
project: ai-assistant-project
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
Loading…
x
Reference in New Issue
Block a user