This repository contains the OpenClaw deployer app.
The deployer app is a small web UI and backend that creates and updates Claw
resources through the Kubernetes API. It does not import the operator code; it
depends on the claw.sandbox.redhat.com/v1alpha1 API shape exposed by the
claw-operator.
make deployer-run-localmake testmake deployer-buildOverride DEPLOYER_IMG to publish a different deployer image name.