Kubernetes - Secrets
What will be the output of the command
kubectl get secret myregistrykey -o jsonpath='{.type}' if myregistrykey is a docker-registry secret?