Hey !
I'm looking at how we are going to deploy our Orion Server on Kubernetes.
prefect-helm looks like a really good starting point but we'd like to put an OAuth2 authentication in front of the server for security i.e. making sure only people from our org have access. Is there a recommended way to do this ? Ideally we'd want to deploy flows/blocks from Gitlab CI which means being able to authenticate from terminal.