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"
|
||||
spec:
|
||||
project: homelab
|
||||
sources:
|
||||
- repoURL: https://forgejo.riotpiao.com/rock/poiman.git
|
||||
targetRevision: main
|
||||
path: k8s
|
||||
- repoURL: https://forgejo.riotpiao.com/rock/poimen-workflows.git
|
||||
targetRevision: main
|
||||
path: k8s
|
||||
source:
|
||||
repoURL: https://forgejo.riotpiao.com/rock/poiman.git
|
||||
targetRevision: main
|
||||
path: k8s
|
||||
directory:
|
||||
recurse: false
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: poimen
|
||||
|
||||
Reference in New Issue
Block a user