Files
poimen/k8s/kustomization.yaml
T
2026-08-21 21:25:56 -07:00

18 lines
371 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: poimen
resources:
- argocd/apps/namespace.yaml
# Cross-repo references (poimen-memory, poimen-workflows) can be added here
# via kustomize remote bases or by separate ArgoCD Applications
commonLabels:
app: poimen
managed-by: argocd
commonAnnotations:
argocd.argoproj.io/sync-wave: "7"