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
|
apiVersion: v1
|
||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
name: custom-hosts
|
name: custom-dns
|
||||||
namespace: default
|
namespace: awx
|
||||||
data:
|
data:
|
||||||
hosts: |
|
custom-hosts: |
|
||||||
192.168.3.25 LAB-DC-01.bunny-lab.io LAB-DC-01
|
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
|
192.168.3.26 LAB-DC-02.bunny-lab.io LAB-DC-02
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user