Delete unnecessary file

This commit is contained in:
Shane McDonald
2021-03-28 15:07:14 -04:00
parent e91031fa73
commit 8962d501b3
2 changed files with 2 additions and 28 deletions

View File

@@ -1,26 +0,0 @@
---
apiVersion: awx.ansible.com/v1beta1
kind: AWX
metadata:
name: example-awx
namespace: example-awx
spec:
tower_ingress_type: none
tower_task_privileged: false
tower_hostname: example-awx.test
tower_admin_user: test
tower_admin_email: test@example.com
tower_image: quay.io/ansible/awx:18.0.0
tower_ee_image: quay.io/ansible/awx-ee:latest
tower_create_preload_data: true
tower_memcached_image: memcached:alpine
tower_redis_image: redis:latest
tower_postgres_storage_class: ''