helm-classic icon indicating copy to clipboard operation
helm-classic copied to clipboard

Check kubernetes version before install

Open adamreese opened this issue 9 years ago • 0 comments

On kubectl HEAD

$ helm install docker-registry
---> Running `kubectl create -f` ...
error validating "STDIN": error validating data: field nodePort: is required; if you choose to ignore these errors, turn validation off with --validate=false
[ERROR] Failed to upload manifests: exit status 1

adamreese avatar Nov 18 '15 17:11 adamreese