mirror of https://github.com/helm/helm
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
266 B
13 lines
266 B
9 years ago
|
imports:
|
||
|
- path: "jinja_multiple_errors.jinja"
|
||
|
- path: "jinja_multiple_errors.jinja.schema"
|
||
|
|
||
|
resources:
|
||
|
- name: jinja_multiple_errors
|
||
|
type: jinja_multiple_errors.jinja
|
||
|
properties:
|
||
|
number: a string
|
||
|
short-string: longer than 10 chars
|
||
|
odd: 6
|
||
|
abc: d
|