fix: crap code fix and knwoledge_base (#9)

Co-authored-by: poimen <[email protected]>
This commit was merged in pull request #9.
This commit is contained in:
2026-09-08 23:51:45 +00:00
committed by rock
parent 8adfb98856
commit b5a75f26fd
12 changed files with 662 additions and 32 deletions
+8 -8
View File
@@ -4,19 +4,19 @@ kind: Kustomization
namespace: poimen
resources:
- poimen-application.yaml
- worker-deployment.yaml
- workflow-runner-deployment.yaml
- workflows-deployment.yaml
- git-commit.yaml
# SOPS-encrypted configmap applied separately via KSOPS plugin:
# - configmap.enc.yaml
commonLabels:
app.kubernetes.io/name: poimen
app.kubernetes.io/component: worker
images:
- name: forgejo.riotpiao.com/rock/poimen-memory
newName: forgejo.riotpiao.com/rock/poimen-memory
newTag: latest
- name: forgejo.riotpiao.com/rock/poimen-workflows
newName: forgejo.riotpiao.com/rock/poimen-workflows
newTag: latest
- name: forgejo.riotpiao.com/rock/poimen-frontend
newName: forgejo.riotpiao.com/rock/poimen-frontend
newName: forgejo.riotpiao.com/riotpiao-poimen/poimen-workflows
newTag: latest