How to enable PodSecurityPolicy in Kong helm in a kubernetes 1.28 cluster

Hi, everyone,

I was trying to learn about Kong Gateway and its working. I installed Helm in a GKE cluster with version 1.28, but I couldn’t enable the PodSecurity Policy in values.yaml and upgrade the Helm. The error was (Error: UPGRADE FAILED: execution error at (kong/templates/psp.yaml:2:15): Cluster doesn’t have policy/v1beta1 API.)
Can anyone help me with it?

Thank you!