/kind feature See discussion: https://github.com/kubeflow/katib/pull/1464#issuecomment-796876215. Currently we exclude PV for MySQL in [`katib-with-kubeflow`](https://github.com/kubeflow/katib/blob/master/manifests/v1beta1/installs/katib-with-kubeflow/kustomization.yaml#L18) installation and include PV in [`katib-standalone`](https://github.com/kubeflow/katib/blob/master/manifests/v1beta1/installs/katib-standalone/kustomization.yaml#L23) installation. Our users faced with many problems when they are using custom volume provisioner: https://github.com/kubeflow/katib/issues/1415, https://github.com/kubeflow/katib/issues/1156, https://github.com/kubeflow/katib/issues/1212. We should discuss what is the easiest and stable way for the users to install Katib. /cc @anneum @hjkkhj123 @Utkagr