diff --git a/helm3-crd2/helm3-crd/Chart.yaml b/helm3-crd2/Chart.yaml similarity index 100% rename from helm3-crd2/helm3-crd/Chart.yaml rename to helm3-crd2/Chart.yaml diff --git a/helm3-crd2/helm3-crd/crds/crd.yaml b/helm3-crd2/crds/crd.yaml similarity index 100% rename from helm3-crd2/helm3-crd/crds/crd.yaml rename to helm3-crd2/crds/crd.yaml diff --git a/helm3-crd2/helm3-crd/templates/config-map.yaml b/helm3-crd2/templates/config-map.yaml similarity index 100% rename from helm3-crd2/helm3-crd/templates/config-map.yaml rename to helm3-crd2/templates/config-map.yaml diff --git a/helm3-crd2/helm3-crd/templates/crontab-cr.yaml b/helm3-crd2/templates/crontab-cr.yaml similarity index 100% rename from helm3-crd2/helm3-crd/templates/crontab-cr.yaml rename to helm3-crd2/templates/crontab-cr.yaml diff --git a/helm3-crd2/helm3-crd/values.yaml b/helm3-crd2/values.yaml similarity index 100% rename from helm3-crd2/helm3-crd/values.yaml rename to helm3-crd2/values.yaml