Update ns and project
This commit is contained in:
parent
8b964d9099
commit
28f9126b63
@ -4,7 +4,7 @@ metadata:
|
|||||||
name: ollama
|
name: ollama
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
spec:
|
spec:
|
||||||
project: ai
|
project: ai-stack
|
||||||
source:
|
source:
|
||||||
repoURL: https://git.dvirlabs.com/dvirlabs/ai-stack.git
|
repoURL: https://git.dvirlabs.com/dvirlabs/ai-stack.git
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
@ -14,7 +14,7 @@ spec:
|
|||||||
- ../../manifests/ollama/values.yaml
|
- ../../manifests/ollama/values.yaml
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: ai
|
namespace: ai-stack
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
|
|||||||
@ -14,7 +14,7 @@ spec:
|
|||||||
- ../../manifests/open-webui/values.yaml
|
- ../../manifests/open-webui/values.yaml
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: ai
|
namespace: ai-stack
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user