--- apiVersion: awx.ansible.com/v1beta1 kind: AWX metadata: name: awx-aaron namespace: awx spec: ingress_type: ingress ingress_hosts: - hostname: awx-aaron.apps.yolokube.de tls_secret: awx-tls-key ingress_annotations: | kubernetes.io/tls-acme: "true" extra_settings: - setting: CSRF_TRUSTED_ORIGINS value: - https://awx-aaron.apps.yolokube.de