Jacob Howcroft

Results 3 comments of Jacob Howcroft

Expected behavior: `helm uninstall open-match -n open-match` would delete the persistent volumes Actual behavior: Redis data sticks around.

open-match values used are similar to the production helm values provided: ``` swaggerui: &swaggerui hostName: httpPort: 51500 portType: ClusterIP replicas: 1 image: openmatch-swaggerui query: &query hostName: grpcPort: 50503 httpPort: 51503...

**Cloud Provider/Platform (AKS, GKE, Minikube etc.):** GKE **Open Match Release Version:** Forked from upstream main at 73ec73f2e8a660d0c7de6db64595f7c21b4eb13e **Install Method:** helm