You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Please remove any references to PSP which has been deprecated since kubernetes version 1.25.
The text was updated successfully, but these errors were encountered: