From 2ff1d35b6db5f36bf29e40b12a5343a9afabdb6b Mon Sep 17 00:00:00 2001 From: Hao Liu Date: Tue, 3 Oct 2023 14:54:31 -0400 Subject: [PATCH] Update awxmeshingress sample --- config/samples/awx_v1alpha1_awxmeshingress.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/config/samples/awx_v1alpha1_awxmeshingress.yaml b/config/samples/awx_v1alpha1_awxmeshingress.yaml index fedf609b..5fc0f675 100644 --- a/config/samples/awx_v1alpha1_awxmeshingress.yaml +++ b/config/samples/awx_v1alpha1_awxmeshingress.yaml @@ -1,12 +1,6 @@ apiVersion: awx.ansible.com/v1alpha1 kind: AWXMeshIngress metadata: - labels: - app.kubernetes.io/name: awxmeshingress - app.kubernetes.io/instance: awxmeshingress-sample - app.kubernetes.io/part-of: awx-operator - app.kubernetes.io/managed-by: kustomize - app.kubernetes.io/created-by: awx-operator name: awxmeshingress-sample spec: - # TODO(user): Add fields here + deployment_name: example-awx