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 convert an older Deployment to apps/v1, you can run:
kubectl convert -f ./my-deployment.yaml --output-version apps/v1