Add Poimen Memory to ArgoCD wave 2 deployment (namespace: poimen)

This commit is contained in:
Story Crater Bot
2026-08-22 23:09:02 -07:00
parent 06855b3768
commit aa6b2ae9c3
6 changed files with 83 additions and 1 deletions
+3 -1
View File
@@ -1,8 +1,10 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
# Dedicated per-app CNPG clusters. NO top-level `namespace:` — each Cluster
# carries its own ns (iam / temporal); a transformer would wrongly collapse them.
# carries its own ns (iam / temporal / poimen); a transformer would wrongly collapse them.
# poimen ns created by poimen-root app, memory-db deployed into it.
resources:
- namespaces.yaml
- authentik-db.yaml
- temporal-db.yaml
- memory-db.yaml