adding kustomization
This commit is contained in:
@@ -7,6 +7,8 @@ spec:
|
||||
destinations:
|
||||
- server: https://kubernetes.default.svc
|
||||
namespace: ai
|
||||
- server: https://kubernetes.default.svc
|
||||
namespace: argo
|
||||
# # only add if need to deploy into argocd (ehhhhh)
|
||||
# - server: https://kubernetes.default.svc
|
||||
# namespace: argocd
|
||||
@@ -27,8 +29,6 @@ spec:
|
||||
repoURL: https://git.ion606.com/ion606/ollama-plus
|
||||
targetRevision: argo
|
||||
path: apps/children
|
||||
directory:
|
||||
recurse: true
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
|
||||
Reference in New Issue
Block a user