Mridul Goswami

Results 20 comments of Mridul Goswami

Hi @laivu266, you can configure your redis by disabling it and mention your custom redis deployment instead by following this πŸ‘‰πŸ» [documentation](https://open-match.dev/site/docs/guides/production/#use-alternative-to-included-redis-bitnami-image). Also if you want to install using yaml...

Hey @jhowcrof, Would you please help us with below information? **Cloud Provider/Platform (AKS, GKE, Minikube etc.)**: **Open Match Release Version**: **Install Method(yaml/helm)**:

@jhowcrof Please let us know if you are still working on it or if you have found any resolution/workaround. Also please provide the required information. > **Cloud Provider/Platform (AKS, GKE,...

πŸ€” Thinking it may be related to the way we uninstall using helm command, And we need to add some flag/command which will explicitly intended to delete PVCs [helm#5156](https://github.com/helm/helm/issues/5156).

I see there could be two ways to delete PVCs: 1. using command `kubectl delete pvc -n open-match -l app=redis` 2. deleting `open-match` namespace using command `kubectl delete namespace open-match`...

Hey @corradomatt, Would you like to try generate `yaml` using command `make install/yaml/01-open-match-core.yaml` after editing `makefile` like thisπŸ‘‡πŸ»

Closing this issue due to no response / staleness. @corradomatt, Please feel free to re-open it if the still facing the problem.

Thanks for your response, I am re-opening this issue. Interesting to see this error because `build/toolchain` handles it which includes downloading and updating helm chart dependencies. Would you try once...

Open-match `v1.4.0` stable release is out now. Would you like to try it on the latest version ? Please let us know what you come up with. Thanks.

Thanks for your response, Marking this issue as closed.