Skip to content

proxy

This page is generated from the same Go declarations the loader enforces, so it cannot drift from what ob validate accepts.

cert_resolver · config · image · kind · managed · network

FieldTypeDefaultWhat it does
cert_resolverstringTraefik certificate resolver used by terminating TLS routes.
configstringRepository-relative static proxy configuration directory owned by the project; it must contain exactly one of traefik.yml or traefik.yaml. Expects a path inside the repository, with no control character or shell metacharacter.
imagestringContainer image used for the managed proxy. Expects a registry reference such as nginx:1.27 or ghcr.io/acme/app@sha256:….
kindtraefik-docker · nonetraefik-dockerProxy implementation, or none to disable routing.
managedbooleanLet Onebox converge the host-scoped proxy when routes are declared.
networkstringob-ingressExternal container network shared with routed workloads.