diff --git a/examples/deploy/v1beta1/deploymentgroup.yaml b/examples/deploy/v1beta1/deploymentgroup.yaml index f111479e90..9655e84040 100644 --- a/examples/deploy/v1beta1/deploymentgroup.yaml +++ b/examples/deploy/v1beta1/deploymentgroup.yaml @@ -7,6 +7,7 @@ kind: DeploymentGroup metadata: annotations: meta.upbound.io/example-id: deploy/v1beta1/deploymentgroup + uptest.upbound.io/disable-import: "true" labels: testing.upbound.io/example-name: example name: example @@ -48,6 +49,7 @@ kind: App metadata: annotations: meta.upbound.io/example-id: deploy/v1beta1/deploymentgroup + uptest.upbound.io/disable-import: "true" labels: testing.upbound.io/example-name: example name: example