kubeVersionOverride¶
When generating Kubernetes manifest files for objects, Kubedeploy will sometimes check the Kubernets API for its version to determine API compatibility.
kubeVersionOverride
value can be used to change the automatically deteceted Kubernetes version.
When to use kubeVersionOverride?
If you encounter compatibility issues, or if you are generating templates without the active Kubernetes cluster.