{{/* Sync create form (/syncs/create) with a Validate (dry run) option */}} {{ template "head" . }}
{{ template "drawer_toggle" }}
{{ template "page_progress" }} {{ block "op_form" . }}
{{ template "error_alert" .Data.Error }} {{ template "validation_alert" (dict "Validated" .Data.Validated "Value" .Data.Values.path "Suffix" "can be applied" "BreakAll" true) }}

Git url (or server directory) of the apply file declaring the apps

Cancel
{{ end }}
{{ template "sidebar" . }}