From 9ac233cb6d79519fa055e3e27284480ca281df97 Mon Sep 17 00:00:00 2001 From: Hao Liu Date: Thu, 18 Jan 2024 14:22:27 -0500 Subject: [PATCH] Update awx_v1alpha1_awxmeshingress.yaml --- config/samples/awx_v1alpha1_awxmeshingress.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config/samples/awx_v1alpha1_awxmeshingress.yaml b/config/samples/awx_v1alpha1_awxmeshingress.yaml index 441e745c9..ebe2635fe 100644 --- a/config/samples/awx_v1alpha1_awxmeshingress.yaml +++ b/config/samples/awx_v1alpha1_awxmeshingress.yaml @@ -1 +1,8 @@ # Placeholder to pass CI and allow bundle generation +--- +apiVersion: awx.ansible.com/v1alpha1 +kind: AWXMeshIngress +metadata: + name: example-awx-mesh-ingress +spec: + deployment_name: example-awx