Update Docker & Kubernetes/Servers/AWX/AWX Operator/Ansible AWX Operator.md
This commit is contained in:
@ -206,10 +206,10 @@ You will need to be sure that AWX is able to resolve the FQDNs of the domain con
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: custom-hosts
|
||||
namespace: default
|
||||
name: custom-dns
|
||||
namespace: awx
|
||||
data:
|
||||
hosts: |
|
||||
custom-hosts: |
|
||||
192.168.3.25 LAB-DC-01.bunny-lab.io LAB-DC-01
|
||||
192.168.3.26 LAB-DC-02.bunny-lab.io LAB-DC-02
|
||||
```
|
||||
|
Reference in New Issue
Block a user