mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-06 13:22:50 +00:00
Move to a per-namespace deployment approach
* This increases security, the awx-operator SA has less cluster-wide
access
* This means one operator can only deploy to a single namespace
* If AWX deployments are needed in multiple namespaces, multiple
awx-operators can be deployed to accomplish this.
Signed-off-by: Christian M. Adams <chadams@redhat.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
### Don't run this deployment in production
|
||||
### The current configuration will run the
|
||||
### OKD console without any autentication!!!!
|
||||
### OKD console without any authentication!!!!
|
||||
###
|
||||
### A prerequisite is to install the OLM
|
||||
### as instructed at https://olm.operatorframework.io/docs/getting-started/#install-released-olm
|
||||
|
||||
Reference in New Issue
Block a user