I deploy a elasticsearch to minikube with below configure file:
apiVersion: apps/v1 kind: Deployment metadata: name: elasticsearch spec: replicas: 1 sel