diff --git a/chart/pixelaw-core/.helmignore b/chart/pixelaw-core-demo1/.helmignore similarity index 100% rename from chart/pixelaw-core/.helmignore rename to chart/pixelaw-core-demo1/.helmignore diff --git a/chart/pixelaw-core/Chart.yaml b/chart/pixelaw-core-demo1/Chart.yaml similarity index 100% rename from chart/pixelaw-core/Chart.yaml rename to chart/pixelaw-core-demo1/Chart.yaml diff --git a/chart/pixelaw-core/templates/deployment.yaml b/chart/pixelaw-core-demo1/templates/deployment.yaml similarity index 100% rename from chart/pixelaw-core/templates/deployment.yaml rename to chart/pixelaw-core-demo1/templates/deployment.yaml diff --git a/chart/pixelaw-core/templates/hpa.yaml b/chart/pixelaw-core-demo1/templates/hpa.yaml similarity index 100% rename from chart/pixelaw-core/templates/hpa.yaml rename to chart/pixelaw-core-demo1/templates/hpa.yaml diff --git a/chart/pixelaw-core/templates/ingress.yaml b/chart/pixelaw-core-demo1/templates/ingress.yaml similarity index 100% rename from chart/pixelaw-core/templates/ingress.yaml rename to chart/pixelaw-core-demo1/templates/ingress.yaml diff --git a/chart/pixelaw-core/templates/pvc.yaml b/chart/pixelaw-core-demo1/templates/pvc.yaml similarity index 100% rename from chart/pixelaw-core/templates/pvc.yaml rename to chart/pixelaw-core-demo1/templates/pvc.yaml diff --git a/chart/pixelaw-core/templates/role.yaml b/chart/pixelaw-core-demo1/templates/role.yaml similarity index 100% rename from chart/pixelaw-core/templates/role.yaml rename to chart/pixelaw-core-demo1/templates/role.yaml diff --git a/chart/pixelaw-core/templates/rolebinding.yaml b/chart/pixelaw-core-demo1/templates/rolebinding.yaml similarity index 100% rename from chart/pixelaw-core/templates/rolebinding.yaml rename to chart/pixelaw-core-demo1/templates/rolebinding.yaml diff --git a/chart/pixelaw-core/templates/service.yaml b/chart/pixelaw-core-demo1/templates/service.yaml similarity index 100% rename from chart/pixelaw-core/templates/service.yaml rename to chart/pixelaw-core-demo1/templates/service.yaml diff --git a/chart/pixelaw-core/templates/serviceaccount.yaml b/chart/pixelaw-core-demo1/templates/serviceaccount.yaml similarity index 100% rename from chart/pixelaw-core/templates/serviceaccount.yaml rename to chart/pixelaw-core-demo1/templates/serviceaccount.yaml diff --git a/chart/pixelaw-core/values.yaml b/chart/pixelaw-core-demo1/values.yaml similarity index 100% rename from chart/pixelaw-core/values.yaml rename to chart/pixelaw-core-demo1/values.yaml