INPUT_OBJECT
KubernetesKindPackageSpecTemplateSpecTemplateYttInput
Use ytt to template configuration
link GraphQL Schema definition
- input KubernetesKindPackageSpecTemplateSpecTemplateYttInput {
- String] : [
- # Ignores comments that ytt doesn't recognize
- # (optional; default=false)
- Boolean :
- # Specify additional files, including data values (optional)
- KubernetesKindPackageSpecTemplateSpecTemplateYttInlineInput :
- String] : [
- # Forces strict mode https://github.com/k14s/ytt/blob/develop/docs/strict.md
- # (optional; default=false)
- Boolean :
- KubernetesKindPackageSpecTemplateSpecTemplateYttValuesFromInput] : [
- }