aquasecurity / aqua-helm

Helm Charts For Installing Aqua Security Components
http://aquasec.com
Apache License 2.0
87 stars 184 forks source link

aqua-quickstart chart PSP error #869

Open giuseppeingoglia opened 3 weeks ago

giuseppeingoglia commented 3 weeks ago

Please remove any references to PSP which has been deprecated since kubernetes version 1.25.

helm upgrade --install --namespace aqua aqua aqua-helm/aqua-quickstart --set imageCredentials.username=$USER,imageCredentials.password=$PASS
Release "aqua" does not exist. Installing it now.
Error: unable to build kubernetes objects from release manifest: resource mapping not found for name: "aqua-psp" namespace: "" from "": no matches for kind "PodSecurityPolicy" in version "policy/v1beta1"
ensure CRDs are installed first