Difference between revisions of "--validate=false"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[error: error validating]] "[[main.tf]]": error validating data: invalid object to validate; if you choose to ignore these errors, turn validation off with --validate=false | + | [[error: error validating]] "[[main.tf]]": [[error validating data: invalid object to validate]]; if you choose to ignore these errors, turn validation off with --validate=false |
− | {{k apply}} | + | error: error validating "yourfile": error validating data: |
+ | |||
+ | [ValidationError(PersistentVolumeClaim.metadata.finalizers): invalid type for | ||
+ | [[io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta.finalizers]]: got "string", expected "array", | ||
+ | |||
+ | ValidationError([[PersistentVolumeClaim]]): unknown field "name" in | ||
+ | [[io.k8s.api.core.v1.PersistentVolumeClaim]] ]; if you choose to ignore these errors, turn | ||
+ | |||
+ | validation off with [[--validate=false]] | ||
+ | |||
+ | |||
+ | |||
+ | == See also == | ||
+ | * {{k apply}} | ||
+ | |||
+ | [[Category:Computing]] |
Latest revision as of 10:57, 12 January 2024
error: error validating "main.tf": error validating data: invalid object to validate; if you choose to ignore these errors, turn validation off with --validate=false
error: error validating "yourfile": error validating data:
[ValidationError(PersistentVolumeClaim.metadata.finalizers): invalid type for io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta.finalizers: got "string", expected "array", ValidationError(PersistentVolumeClaim): unknown field "name" in io.k8s.api.core.v1.PersistentVolumeClaim ]; if you choose to ignore these errors, turn validation off with --validate=false
See also[edit]
Advertising: