diff --git a/examples/aws-host-space.yaml b/test-examples/aws-host-space.yaml similarity index 100% rename from examples/aws-host-space.yaml rename to test-examples/aws-host-space.yaml diff --git a/examples/azure-host-space.yaml b/test-examples/azure-host-space.yaml similarity index 100% rename from examples/azure-host-space.yaml rename to test-examples/azure-host-space.yaml diff --git a/examples/ctp-1.yaml b/test-examples/ctp-1.yaml similarity index 100% rename from examples/ctp-1.yaml rename to test-examples/ctp-1.yaml diff --git a/examples/functions.yaml b/test-examples/functions.yaml similarity index 100% rename from examples/functions.yaml rename to test-examples/functions.yaml diff --git a/examples/gcp-host-space.yaml b/test-examples/gcp-host-space.yaml similarity index 98% rename from examples/gcp-host-space.yaml rename to test-examples/gcp-host-space.yaml index d048e0a..65193fc 100644 --- a/examples/gcp-host-space.yaml +++ b/test-examples/gcp-host-space.yaml @@ -23,7 +23,7 @@ spec: package: xpkg.upbound.io/crossplane-contrib/provider-kubernetes:v0.12.1 localRbac: true argocd: - enabled: true + enabled: false ingressUrl: argocd-platform-ref-upbound-spaces.${data.route53ZoneName} git: url: https://github.com/upbound/platform-ref-upbound-spaces.git diff --git a/examples/xr/aws-hostcluster.yaml b/test-examples/xr/aws-hostcluster.yaml similarity index 100% rename from examples/xr/aws-hostcluster.yaml rename to test-examples/xr/aws-hostcluster.yaml diff --git a/examples/xr/azure-hostcluster.yaml b/test-examples/xr/azure-hostcluster.yaml similarity index 100% rename from examples/xr/azure-hostcluster.yaml rename to test-examples/xr/azure-hostcluster.yaml diff --git a/examples/xr/gcp-hostcluster.yaml b/test-examples/xr/gcp-hostcluster.yaml similarity index 100% rename from examples/xr/gcp-hostcluster.yaml rename to test-examples/xr/gcp-hostcluster.yaml diff --git a/examples/xr/space-core.yaml b/test-examples/xr/space-core.yaml similarity index 100% rename from examples/xr/space-core.yaml rename to test-examples/xr/space-core.yaml diff --git a/examples/xr/space-init.yaml b/test-examples/xr/space-init.yaml similarity index 100% rename from examples/xr/space-init.yaml rename to test-examples/xr/space-init.yaml