ytt(name, image, srcs)
ATTRIBUTES
Name | Description | Type | Mandatory | Default |
---|---|---|---|---|
name | A unique name for this target. | Name | required | |
image | Target that generates a Docker image. Used for extracting image digest. | Label | optional | None |
srcs | List of files that will be passed to ytt with -f param. | List of labels | required |