I'd like the option to install server (and other components) into my own chosen namespace. I'm using ArgoCD on Openshift.
When I install server into the aqua namespace in Openshift, it installs without issue.
If I choose a different namespace in ArgoCD to install into (following our naming standards), it fails with a variety of errors related to security context constraints and the user ID being out of range.
Any help would be appreciated. I've tried (and failed) to enable this.