From a08eecbbd493887909f2c1c209fc188a35433483 Mon Sep 17 00:00:00 2001 From: Hao Liu Date: Thu, 18 Jan 2024 13:31:36 -0500 Subject: [PATCH] Update awxmeshingress sample --- config/samples/awx_v1alpha1_awxmeshingress.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/config/samples/awx_v1alpha1_awxmeshingress.yaml b/config/samples/awx_v1alpha1_awxmeshingress.yaml index 464090415..ebe2635fe 100644 --- a/config/samples/awx_v1alpha1_awxmeshingress.yaml +++ b/config/samples/awx_v1alpha1_awxmeshingress.yaml @@ -1 +1,8 @@ -# TODO +# 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