ResultLv

Results 3 issues of ResultLv

![image](https://user-images.githubusercontent.com/34031240/182091153-22cfce1f-a78c-4976-ac3f-a1ef04d339b3.png) storage-deployment.yaml ``` kind: Deployment apiVersion: apps/v1 metadata: name: di-storage namespace: prophecis labels: app.kubernetes.io/managed-by: Helm environment: prophecis service: di-storage annotations: deployment.kubernetes.io/revision: '1' meta.helm.sh/release-name: prophecis meta.helm.sh/release-namespace: default spec: replicas: 1 selector:...

The missing images in Prophecis/install/value.yaml: wedatasphere/prophecis:mllabis-v0.3.2 --> wedatasphere/prophecis:mllabis-v0.3.0 wedatasphere/prophecis:metrics-v0.3.2 --> wedatasphere/prophecis:metrics-v0.3.0 wedatasphere/prophecis:mf-server-v0.3.2 --> wedatasphere/prophecis:mf-server-v0.3.0

di-storage-rpc is running, and DNS is: di-storage-rpc.prophecis, but the address in log is: di-storage-rpc..svc.cluster.local:80, it looks like "prophecis" is missing in DNS ![image](https://user-images.githubusercontent.com/34031240/182098964-51332fbe-b976-4612-85bd-b4a0e0ae269e.png) ![image](https://user-images.githubusercontent.com/34031240/182099380-9b7351b2-0f0d-416e-b7bf-a5f913600c17.png) ![image](https://user-images.githubusercontent.com/34031240/182100115-a1efd72e-3f80-482b-8192-44b03aa64873.png)