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.
8 lines
180 B
YAML
8 lines
180 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
namespace: agent-harness
|
|
resources:
|
|
- 00-namespace.yaml
|
|
- configmap.yaml
|
|
- deployment.yaml
|
|
- job-smoke.yaml
|