fix(argocd): remove kustomize CMP plugin & use homelab project
ci / check (push) Successful in 6s

- Remove non-existent kustomize CMP plugin (ArgoCD doesn't have it)
- Use standard built-in kustomize support
- Change project from 'poimen' to 'homelab' (homelab project exists)
- This allows poimen-workflows Application to actually sync
This commit is contained in:
Story Crater Bot
2026-08-22 05:53:36 -07:00
parent 7197fee8db
commit ecdca82edf
+1 -3
View File
@@ -7,13 +7,11 @@ metadata:
app.kubernetes.io/name: poimen-workflows
app.kubernetes.io/component: orchestrator
spec:
project: poimen
project: homelab
source:
repoURL: https://forgejo.riotpiao.com/rock/poimen-workflows.git
targetRevision: main
path: k8s
plugin:
name: kustomize
destination:
server: https://kubernetes.default.svc
namespace: poimen