From 60479971b8cac5f2245ee71c78cf7f91cc9b88f4 Mon Sep 17 00:00:00 2001 From: "cbillett83@outlook.com" Date: Wed, 24 Mar 2021 10:19:14 +0000 Subject: [PATCH] resolve build failure --- deploy/crds/awx_v1beta1_cr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/crds/awx_v1beta1_cr.yaml b/deploy/crds/awx_v1beta1_cr.yaml index 4aa62719..f91d5507 100644 --- a/deploy/crds/awx_v1beta1_cr.yaml +++ b/deploy/crds/awx_v1beta1_cr.yaml @@ -16,7 +16,7 @@ spec: 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