fix(argocd): poimen-root use single source from poiman, remove workflows
This commit is contained in:
@@ -16,13 +16,12 @@ metadata:
|
|||||||
argocd.argoproj.io/sync-wave: "7"
|
argocd.argoproj.io/sync-wave: "7"
|
||||||
spec:
|
spec:
|
||||||
project: homelab
|
project: homelab
|
||||||
sources:
|
source:
|
||||||
- repoURL: https://forgejo.riotpiao.com/rock/poiman.git
|
repoURL: https://forgejo.riotpiao.com/rock/poiman.git
|
||||||
targetRevision: main
|
|
||||||
path: k8s
|
|
||||||
- repoURL: https://forgejo.riotpiao.com/rock/poimen-workflows.git
|
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: k8s
|
path: k8s
|
||||||
|
directory:
|
||||||
|
recurse: false
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: poimen
|
namespace: poimen
|
||||||
|
|||||||
Reference in New Issue
Block a user