Difference between revisions of "Kubectl apply -f"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
 
  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
  
 +
 +
[[kustomize build]] deploy/manifests | kubectl apply -f -
  
 
== See also ==
 
== See also ==

Revision as of 09:35, 1 August 2023

kubectl apply -f
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


kustomize build deploy/manifests | kubectl apply -f -

See also

Advertising: