I have been having the issue while deploying mojaloop .kubernetes is responding with an error log like
I have checked my Kubernetes version and 1.16 is the version s
To put it simply, you don't force the current installation to use an outdated version of the API; you fix the version in your config files. If you want to check which version your current kube supports, run :
root@ubn64:~# kubectl api-versions | grep -i apps apps/v1