Skip to main content
Version: 1.0

ResourceTemplate

ResourceTemplate is a internal resources for Pullup controller. This resource should be updated by webhooks only.

Model#

spec.triggerRef#

The reference of the Trigger resource.

Example:

triggerRef:
apiVersion: pullup.dev/v1beta1
kind: Trigger
name: example

spec.patches#

See Trigger for more details.

spec.data#

Input data for rendering templates.