mirror of https://github.com/helm/helm
parent
493e7b1486
commit
3606d131cb
@ -1,3 +1,3 @@
|
|||||||
Error: .Values does not meet the specification of values.schema.yaml . see errors :
|
Error: values don't meet the specification of the schema:
|
||||||
- age: Must be greater than or equal to 0/1
|
- age: Must be greater than or equal to 0/1
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
Error: .Values does not meet the specification of values.schema.yaml . see errors :
|
Error: values don't meet the specification of the schema:
|
||||||
- (root): employmentInfo is required
|
- (root): employmentInfo is required
|
||||||
- age: Must be greater than or equal to 0/1
|
- age: Must be greater than or equal to 0/1
|
||||||
|
|
||||||
|
Loading…
Reference in new issue