Update Docker & Kubernetes/Servers/AWX/AWX Operator/Ansible AWX Operator.md

This commit is contained in:
2024-07-31 19:58:47 -06:00
parent a67790e6d3
commit 8259035a54

View File

@ -155,6 +155,7 @@ Now it is time to tell Kubernetes to read the configuration files using Kustomiz
``` sh
cd /awx
kubectl apply -f krb5-configmap.yml
kubectl apply -k .
```