Expose websockets on api prefix v2

This commit is contained in:
James
2024-04-25 11:23:12 -04:00
committed by Chris Meyers
parent 918d5b3565
commit 20f054d600
4 changed files with 13 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ minikube_container_group: false
receptor_socket_file: /var/run/awx-receptor/receptor.sock
receptor_image: quay.io/ansible/receptor:devel
ingress_path: /
api_urlpattern_prefix: ''
# Keys for signing work
receptor_rsa_bits: 4096