Add Poimen Memory to ArgoCD wave 2 deployment (namespace: poimen)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user