-
Notifications
You must be signed in to change notification settings - Fork 350
Description
Same error as here but I don't know why: #1449
What happened:
I want to install it in Digital ocean. The version is 1.25.4-do.0. Unfortunately, whatever I do I get this error. What is the problem? I tried installing with helm and also with the 1.7.0 yaml file. Unfortunately the result is the same.
helm install open-match --create-namespace --namespace open-match open-match/open-match Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: [resource mapping not found for name: "open-match-redis-podsecuritypolicy" namespace: "open-match" from "": no matches for kind "PodSecurityPolicy" in version "policy/v1beta1" ensure CRDs are installed first, resource mapping not found for name: "open-match-core-podsecuritypolicy" namespace: "open-match" from "": no matches for kind "PodSecurityPolicy" in version "policy/v1beta1" ensure CRDs are installed first]
Output of kubectl version
:
Client Version: v1.25.0
Kustomize Version: v4.5.7
Server Version: v1.25.4
Cloud Provider/Platform (AKS, GKE, Minikube etc.):
Digital ocean
Open Match Release Version:
1.7.0
Install Method(yaml/helm):
both