rein-aharness/deploy/k8s/railiance/00-namespace.yaml
tegwick 67f1791491 feat: Railiance package and deploy (HARNESS-WP-0001-T06)
Container image, k8s namespace/deployment/smoke job, host venv install path,
and deterministic agent-harness smoke (sandbox commit+push+hub) for remote
verification without Claude Code on the worker host.
2026-07-18 10:48:44 +02:00

7 lines
160 B
YAML

apiVersion: v1
kind: Namespace
metadata:
name: agent-harness
labels:
app.kubernetes.io/part-of: agent-harness
app.kubernetes.io/name: agent-harness