Files
ai/deploy/k8s/prod/namespaces.yaml
2026-04-01 18:34:08 -04:00

11 lines
251 B
YAML

# Production namespace: ai (for all platform services)
# The 'sandbox' namespace is defined in base/namespaces.yaml
---
apiVersion: v1
kind: Namespace
metadata:
name: ai
labels:
app.kubernetes.io/part-of: dexorder
dexorder.io/type: system