Plain YAML#

  1. Choose YAML/plain as the renderer.
  2. Set the repository-relative path containing the manifests for this project.
  3. Preview the selected revision and review the rendered object count and identities.
  4. Ensure namespaced objects target the allowed namespace and cluster-scoped objects are intentional.

A renderer path is inside the fetched repository. Do not use a path on your laptop or a path intended to escape the checkout.

Helm rendering#

FieldUse
PathRepository location containing the chart.
Release nameName used during chart rendering; keep it stable for the project.
NamespaceNamespace passed to the renderer. Review resulting objects against the target.
ValuesInline values YAML overriding chart defaults.
Value filesRepository-relative values files in the required order.
Skip CRDs / dependency optionUse the exposed options deliberately; renderer policy and dependency constraints still apply.

GitOps Helm rendering is not the same workflow as the separate Helm Release management page. Inspect what the renderer produces and how Delivery applies it; do not assume a UI label means both subsystems share identical lifecycle behavior.

Kustomize rendering#

  1. Choose Kustomize and point to the relevant repository directory/overlay.
  2. Keep referenced inputs within the supported repository-only loading restrictions.
  3. Preview and verify the final names, namespaces and patched values.
  4. Correct invalid references or unsupported configuration before starting an apply run.

Form and configuration view#

The onboarding renderer step offers a form and a YAML configuration view. Use the view appropriate to your task, then preview again after switching or editing. Treat the previewed commit and configuration together as the input being reviewed; a later source change needs new evidence.

Existing projects expose renderer Type and Path alongside source, destination and automation settings. Review these inputs together when changing rendering configuration.
Existing projects expose renderer Type and Path alongside source, destination and automation settings. Review these inputs together when changing rendering configuration. View full size ↗