From 0a25edab8891eec7b4ca644b609d3313ae013dc7 Mon Sep 17 00:00:00 2001 From: rblundon Date: Mon, 14 Apr 2025 23:43:19 -0500 Subject: [PATCH] switching acm bootstrap repo --- {acm-hub-bootstrap => acm-hub-bootstrap-old}/.gitignore | 0 {acm-hub-bootstrap => acm-hub-bootstrap-old}/README.md | 0 {acm-hub-bootstrap => acm-hub-bootstrap-old}/bootstrap.sh | 0 .../bootstrap/install-gitops/README.md | 0 .../bootstrap/install-gitops/setup.sh | 0 .../bootstrap/policies/overlays/default/kustomization.yaml | 0 .../bootstrap/secrets/base/README.md | 0 .../bootstrap/secrets/base/hub-secrets-namespace.yaml | 0 .../bootstrap/secrets/base/kustomization.yaml | 0 .../bootstrap/secrets/base/namespace.yaml | 0 .../components/apps/acm/overlays/hub/kustomization.yaml | 0 .../apps/acm/overlays/observability/custom-metrics-allowlist.yaml | 0 .../apps/acm/overlays/observability/gitops-dashboard.json | 0 .../components/apps/acm/overlays/observability/kustomization.yaml | 0 .../components/clusters/base/kustomization.yaml | 0 .../components/clusters/base/local-home.yaml | 0 .../components/clusters/base/local-hub.yaml | 0 .../components/policies/cert-expiration/base/kustomization.yaml | 0 .../policies/cert-expiration/base/policy-cert-expiration.yaml | 0 .../components/policies/compliance/base/kustomization.yaml | 0 .../policies/compliance/base/scan-nist-800-53-policy.yaml | 0 .../components/policies/gatekeeper/config-policy-namespace.yaml | 0 .../policies/gatekeeper/gatekeeper-exclude-namespaces.yaml | 0 .../components/policies/gatekeeper/gatekeeper-install-policy.yaml | 0 .../components/policies/gitops/base/kustomization.yaml | 0 .../components/policies/gitops/base/managedclustersetbinding.yaml | 0 .../policies/gitops/base/manifests/eso/base/secret-store.yaml | 0 .../gitops/base/manifests/gitops-alerting/base/kustomization.yaml | 0 .../base/manifests/gitops-alerting/base/prometheus-rules.yaml | 0 .../base/manifests/gitops-bootstrap/base/bootstrap-app.yaml | 0 .../manifests/gitops-bootstrap/base/bootstrap-appproject.yaml | 0 .../base/manifests/gitops-bootstrap/base/kustomization.yaml | 0 .../gitops/base/manifests/gitops-instance/base/argocd.yaml | 0 .../gitops/base/manifests/gitops-instance/base/kustomization.yaml | 0 .../base/manifests/gitops-instance/base/setenv-cmp-plugin-cm.yaml | 0 .../base/manifests/gitops-notifications/base/kustomization.yaml | 0 .../manifests/gitops-notifications/base/notifications-cm.yaml | 0 .../manifests/gitops-notifications/base/notifications-config.yaml | 0 .../manifests/gitops-secrets/base/argocd-external-secret.yaml | 0 .../gitops/base/manifests/gitops-secrets/base/kustomization.yaml | 0 .../base/manifests/gitops-secrets/base/notifications-secret.yaml | 0 .../gitops-subscription/base/cluster-admin-rolebinding.yaml | 0 .../gitops-subscription/base/gitops-controller-rbac.yaml | 0 .../manifests/gitops-subscription/base/gitops-server-rbac.yaml | 0 .../base/manifests/gitops-subscription/base/kustomization.yaml | 0 .../gitops/base/manifests/gitops-subscription/base/namespace.yaml | 0 .../base/manifests/gitops-subscription/base/sub-namespace.yaml | 0 .../manifests/gitops-subscription/base/sub-operatorgroup.yaml | 0 .../base/manifests/gitops-subscription/base/subscription.yaml | 0 .../components/policies/gitops/base/placement.yaml | 0 .../components/policies/gitops/base/policy-generator-config.yaml | 0 .../components/policies/opa/gatekeeper-probes-livenessnotset.yaml | 0 .../policies/opa/gatekeeper-probes-readinessnotset.yaml | 0 53 files changed, 0 insertions(+), 0 deletions(-) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/.gitignore (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/README.md (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/bootstrap.sh (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/bootstrap/install-gitops/README.md (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/bootstrap/install-gitops/setup.sh (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/bootstrap/policies/overlays/default/kustomization.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/bootstrap/secrets/base/README.md (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/bootstrap/secrets/base/hub-secrets-namespace.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/bootstrap/secrets/base/kustomization.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/bootstrap/secrets/base/namespace.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/apps/acm/overlays/hub/kustomization.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/apps/acm/overlays/observability/custom-metrics-allowlist.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/apps/acm/overlays/observability/gitops-dashboard.json (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/apps/acm/overlays/observability/kustomization.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/clusters/base/kustomization.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/clusters/base/local-home.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/clusters/base/local-hub.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/cert-expiration/base/kustomization.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/cert-expiration/base/policy-cert-expiration.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/compliance/base/kustomization.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/compliance/base/scan-nist-800-53-policy.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gatekeeper/config-policy-namespace.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gatekeeper/gatekeeper-exclude-namespaces.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gatekeeper/gatekeeper-install-policy.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/kustomization.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/managedclustersetbinding.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/eso/base/secret-store.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/gitops-alerting/base/kustomization.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/gitops-alerting/base/prometheus-rules.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/gitops-bootstrap/base/bootstrap-app.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/gitops-bootstrap/base/bootstrap-appproject.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/gitops-bootstrap/base/kustomization.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/gitops-instance/base/argocd.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/gitops-instance/base/kustomization.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/gitops-instance/base/setenv-cmp-plugin-cm.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/gitops-notifications/base/kustomization.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/gitops-notifications/base/notifications-cm.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/gitops-notifications/base/notifications-config.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/gitops-secrets/base/argocd-external-secret.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/gitops-secrets/base/kustomization.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/gitops-secrets/base/notifications-secret.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/gitops-subscription/base/cluster-admin-rolebinding.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/gitops-subscription/base/gitops-controller-rbac.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/gitops-subscription/base/gitops-server-rbac.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/gitops-subscription/base/kustomization.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/gitops-subscription/base/namespace.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/gitops-subscription/base/sub-namespace.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/gitops-subscription/base/sub-operatorgroup.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/manifests/gitops-subscription/base/subscription.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/placement.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/gitops/base/policy-generator-config.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/opa/gatekeeper-probes-livenessnotset.yaml (100%) rename {acm-hub-bootstrap => acm-hub-bootstrap-old}/components/policies/opa/gatekeeper-probes-readinessnotset.yaml (100%) diff --git a/acm-hub-bootstrap/.gitignore b/acm-hub-bootstrap-old/.gitignore similarity index 100% rename from acm-hub-bootstrap/.gitignore rename to acm-hub-bootstrap-old/.gitignore diff --git a/acm-hub-bootstrap/README.md b/acm-hub-bootstrap-old/README.md similarity index 100% rename from acm-hub-bootstrap/README.md rename to acm-hub-bootstrap-old/README.md diff --git a/acm-hub-bootstrap/bootstrap.sh b/acm-hub-bootstrap-old/bootstrap.sh similarity index 100% rename from acm-hub-bootstrap/bootstrap.sh rename to acm-hub-bootstrap-old/bootstrap.sh diff --git a/acm-hub-bootstrap/bootstrap/install-gitops/README.md b/acm-hub-bootstrap-old/bootstrap/install-gitops/README.md similarity index 100% rename from acm-hub-bootstrap/bootstrap/install-gitops/README.md rename to acm-hub-bootstrap-old/bootstrap/install-gitops/README.md diff --git a/acm-hub-bootstrap/bootstrap/install-gitops/setup.sh b/acm-hub-bootstrap-old/bootstrap/install-gitops/setup.sh similarity index 100% rename from acm-hub-bootstrap/bootstrap/install-gitops/setup.sh rename to acm-hub-bootstrap-old/bootstrap/install-gitops/setup.sh diff --git a/acm-hub-bootstrap/bootstrap/policies/overlays/default/kustomization.yaml b/acm-hub-bootstrap-old/bootstrap/policies/overlays/default/kustomization.yaml similarity index 100% rename from acm-hub-bootstrap/bootstrap/policies/overlays/default/kustomization.yaml rename to acm-hub-bootstrap-old/bootstrap/policies/overlays/default/kustomization.yaml diff --git a/acm-hub-bootstrap/bootstrap/secrets/base/README.md b/acm-hub-bootstrap-old/bootstrap/secrets/base/README.md similarity index 100% rename from acm-hub-bootstrap/bootstrap/secrets/base/README.md rename to acm-hub-bootstrap-old/bootstrap/secrets/base/README.md diff --git a/acm-hub-bootstrap/bootstrap/secrets/base/hub-secrets-namespace.yaml b/acm-hub-bootstrap-old/bootstrap/secrets/base/hub-secrets-namespace.yaml similarity index 100% rename from acm-hub-bootstrap/bootstrap/secrets/base/hub-secrets-namespace.yaml rename to acm-hub-bootstrap-old/bootstrap/secrets/base/hub-secrets-namespace.yaml diff --git a/acm-hub-bootstrap/bootstrap/secrets/base/kustomization.yaml b/acm-hub-bootstrap-old/bootstrap/secrets/base/kustomization.yaml similarity index 100% rename from acm-hub-bootstrap/bootstrap/secrets/base/kustomization.yaml rename to acm-hub-bootstrap-old/bootstrap/secrets/base/kustomization.yaml diff --git a/acm-hub-bootstrap/bootstrap/secrets/base/namespace.yaml b/acm-hub-bootstrap-old/bootstrap/secrets/base/namespace.yaml similarity index 100% rename from acm-hub-bootstrap/bootstrap/secrets/base/namespace.yaml rename to acm-hub-bootstrap-old/bootstrap/secrets/base/namespace.yaml diff --git a/acm-hub-bootstrap/components/apps/acm/overlays/hub/kustomization.yaml b/acm-hub-bootstrap-old/components/apps/acm/overlays/hub/kustomization.yaml similarity index 100% rename from acm-hub-bootstrap/components/apps/acm/overlays/hub/kustomization.yaml rename to acm-hub-bootstrap-old/components/apps/acm/overlays/hub/kustomization.yaml diff --git a/acm-hub-bootstrap/components/apps/acm/overlays/observability/custom-metrics-allowlist.yaml b/acm-hub-bootstrap-old/components/apps/acm/overlays/observability/custom-metrics-allowlist.yaml similarity index 100% rename from acm-hub-bootstrap/components/apps/acm/overlays/observability/custom-metrics-allowlist.yaml rename to acm-hub-bootstrap-old/components/apps/acm/overlays/observability/custom-metrics-allowlist.yaml diff --git a/acm-hub-bootstrap/components/apps/acm/overlays/observability/gitops-dashboard.json b/acm-hub-bootstrap-old/components/apps/acm/overlays/observability/gitops-dashboard.json similarity index 100% rename from acm-hub-bootstrap/components/apps/acm/overlays/observability/gitops-dashboard.json rename to acm-hub-bootstrap-old/components/apps/acm/overlays/observability/gitops-dashboard.json diff --git a/acm-hub-bootstrap/components/apps/acm/overlays/observability/kustomization.yaml b/acm-hub-bootstrap-old/components/apps/acm/overlays/observability/kustomization.yaml similarity index 100% rename from acm-hub-bootstrap/components/apps/acm/overlays/observability/kustomization.yaml rename to acm-hub-bootstrap-old/components/apps/acm/overlays/observability/kustomization.yaml diff --git a/acm-hub-bootstrap/components/clusters/base/kustomization.yaml b/acm-hub-bootstrap-old/components/clusters/base/kustomization.yaml similarity index 100% rename from acm-hub-bootstrap/components/clusters/base/kustomization.yaml rename to acm-hub-bootstrap-old/components/clusters/base/kustomization.yaml diff --git a/acm-hub-bootstrap/components/clusters/base/local-home.yaml b/acm-hub-bootstrap-old/components/clusters/base/local-home.yaml similarity index 100% rename from acm-hub-bootstrap/components/clusters/base/local-home.yaml rename to acm-hub-bootstrap-old/components/clusters/base/local-home.yaml diff --git a/acm-hub-bootstrap/components/clusters/base/local-hub.yaml b/acm-hub-bootstrap-old/components/clusters/base/local-hub.yaml similarity index 100% rename from acm-hub-bootstrap/components/clusters/base/local-hub.yaml rename to acm-hub-bootstrap-old/components/clusters/base/local-hub.yaml diff --git a/acm-hub-bootstrap/components/policies/cert-expiration/base/kustomization.yaml b/acm-hub-bootstrap-old/components/policies/cert-expiration/base/kustomization.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/cert-expiration/base/kustomization.yaml rename to acm-hub-bootstrap-old/components/policies/cert-expiration/base/kustomization.yaml diff --git a/acm-hub-bootstrap/components/policies/cert-expiration/base/policy-cert-expiration.yaml b/acm-hub-bootstrap-old/components/policies/cert-expiration/base/policy-cert-expiration.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/cert-expiration/base/policy-cert-expiration.yaml rename to acm-hub-bootstrap-old/components/policies/cert-expiration/base/policy-cert-expiration.yaml diff --git a/acm-hub-bootstrap/components/policies/compliance/base/kustomization.yaml b/acm-hub-bootstrap-old/components/policies/compliance/base/kustomization.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/compliance/base/kustomization.yaml rename to acm-hub-bootstrap-old/components/policies/compliance/base/kustomization.yaml diff --git a/acm-hub-bootstrap/components/policies/compliance/base/scan-nist-800-53-policy.yaml b/acm-hub-bootstrap-old/components/policies/compliance/base/scan-nist-800-53-policy.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/compliance/base/scan-nist-800-53-policy.yaml rename to acm-hub-bootstrap-old/components/policies/compliance/base/scan-nist-800-53-policy.yaml diff --git a/acm-hub-bootstrap/components/policies/gatekeeper/config-policy-namespace.yaml b/acm-hub-bootstrap-old/components/policies/gatekeeper/config-policy-namespace.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gatekeeper/config-policy-namespace.yaml rename to acm-hub-bootstrap-old/components/policies/gatekeeper/config-policy-namespace.yaml diff --git a/acm-hub-bootstrap/components/policies/gatekeeper/gatekeeper-exclude-namespaces.yaml b/acm-hub-bootstrap-old/components/policies/gatekeeper/gatekeeper-exclude-namespaces.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gatekeeper/gatekeeper-exclude-namespaces.yaml rename to acm-hub-bootstrap-old/components/policies/gatekeeper/gatekeeper-exclude-namespaces.yaml diff --git a/acm-hub-bootstrap/components/policies/gatekeeper/gatekeeper-install-policy.yaml b/acm-hub-bootstrap-old/components/policies/gatekeeper/gatekeeper-install-policy.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gatekeeper/gatekeeper-install-policy.yaml rename to acm-hub-bootstrap-old/components/policies/gatekeeper/gatekeeper-install-policy.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/kustomization.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/kustomization.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/kustomization.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/kustomization.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/managedclustersetbinding.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/managedclustersetbinding.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/managedclustersetbinding.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/managedclustersetbinding.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/eso/base/secret-store.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/eso/base/secret-store.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/eso/base/secret-store.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/eso/base/secret-store.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-alerting/base/kustomization.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-alerting/base/kustomization.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-alerting/base/kustomization.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-alerting/base/kustomization.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-alerting/base/prometheus-rules.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-alerting/base/prometheus-rules.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-alerting/base/prometheus-rules.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-alerting/base/prometheus-rules.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-bootstrap/base/bootstrap-app.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-bootstrap/base/bootstrap-app.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-bootstrap/base/bootstrap-app.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-bootstrap/base/bootstrap-app.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-bootstrap/base/bootstrap-appproject.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-bootstrap/base/bootstrap-appproject.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-bootstrap/base/bootstrap-appproject.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-bootstrap/base/bootstrap-appproject.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-bootstrap/base/kustomization.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-bootstrap/base/kustomization.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-bootstrap/base/kustomization.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-bootstrap/base/kustomization.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-instance/base/argocd.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-instance/base/argocd.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-instance/base/argocd.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-instance/base/argocd.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-instance/base/kustomization.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-instance/base/kustomization.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-instance/base/kustomization.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-instance/base/kustomization.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-instance/base/setenv-cmp-plugin-cm.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-instance/base/setenv-cmp-plugin-cm.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-instance/base/setenv-cmp-plugin-cm.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-instance/base/setenv-cmp-plugin-cm.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-notifications/base/kustomization.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-notifications/base/kustomization.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-notifications/base/kustomization.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-notifications/base/kustomization.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-notifications/base/notifications-cm.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-notifications/base/notifications-cm.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-notifications/base/notifications-cm.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-notifications/base/notifications-cm.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-notifications/base/notifications-config.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-notifications/base/notifications-config.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-notifications/base/notifications-config.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-notifications/base/notifications-config.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-secrets/base/argocd-external-secret.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-secrets/base/argocd-external-secret.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-secrets/base/argocd-external-secret.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-secrets/base/argocd-external-secret.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-secrets/base/kustomization.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-secrets/base/kustomization.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-secrets/base/kustomization.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-secrets/base/kustomization.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-secrets/base/notifications-secret.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-secrets/base/notifications-secret.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-secrets/base/notifications-secret.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-secrets/base/notifications-secret.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-subscription/base/cluster-admin-rolebinding.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-subscription/base/cluster-admin-rolebinding.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-subscription/base/cluster-admin-rolebinding.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-subscription/base/cluster-admin-rolebinding.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-subscription/base/gitops-controller-rbac.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-subscription/base/gitops-controller-rbac.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-subscription/base/gitops-controller-rbac.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-subscription/base/gitops-controller-rbac.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-subscription/base/gitops-server-rbac.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-subscription/base/gitops-server-rbac.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-subscription/base/gitops-server-rbac.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-subscription/base/gitops-server-rbac.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-subscription/base/kustomization.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-subscription/base/kustomization.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-subscription/base/kustomization.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-subscription/base/kustomization.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-subscription/base/namespace.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-subscription/base/namespace.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-subscription/base/namespace.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-subscription/base/namespace.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-subscription/base/sub-namespace.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-subscription/base/sub-namespace.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-subscription/base/sub-namespace.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-subscription/base/sub-namespace.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-subscription/base/sub-operatorgroup.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-subscription/base/sub-operatorgroup.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-subscription/base/sub-operatorgroup.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-subscription/base/sub-operatorgroup.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-subscription/base/subscription.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-subscription/base/subscription.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/manifests/gitops-subscription/base/subscription.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/manifests/gitops-subscription/base/subscription.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/placement.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/placement.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/placement.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/placement.yaml diff --git a/acm-hub-bootstrap/components/policies/gitops/base/policy-generator-config.yaml b/acm-hub-bootstrap-old/components/policies/gitops/base/policy-generator-config.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/gitops/base/policy-generator-config.yaml rename to acm-hub-bootstrap-old/components/policies/gitops/base/policy-generator-config.yaml diff --git a/acm-hub-bootstrap/components/policies/opa/gatekeeper-probes-livenessnotset.yaml b/acm-hub-bootstrap-old/components/policies/opa/gatekeeper-probes-livenessnotset.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/opa/gatekeeper-probes-livenessnotset.yaml rename to acm-hub-bootstrap-old/components/policies/opa/gatekeeper-probes-livenessnotset.yaml diff --git a/acm-hub-bootstrap/components/policies/opa/gatekeeper-probes-readinessnotset.yaml b/acm-hub-bootstrap-old/components/policies/opa/gatekeeper-probes-readinessnotset.yaml similarity index 100% rename from acm-hub-bootstrap/components/policies/opa/gatekeeper-probes-readinessnotset.yaml rename to acm-hub-bootstrap-old/components/policies/opa/gatekeeper-probes-readinessnotset.yaml