mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 06:12:54 +00:00
Change default ingress action to none
This commit is contained in:
@@ -80,7 +80,14 @@ Depending on the cluster that you're running on, you may wish to use an `Ingress
|
||||
...
|
||||
tower_ingress_type: Route
|
||||
|
||||
By default, this is configured to use `Ingress`.
|
||||
OR
|
||||
|
||||
---
|
||||
spec:
|
||||
...
|
||||
tower_ingress_type: Ingress
|
||||
|
||||
By default, no ingress/route is deployed as the default is set to `none`.
|
||||
|
||||
### Privileged Tasks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user