diff --git a/env/prod/configmap.yaml b/stages/prod/configmap.yaml similarity index 100% rename from env/prod/configmap.yaml rename to stages/prod/configmap.yaml diff --git a/env/prod/kustomization.yaml b/stages/prod/kustomization.yaml similarity index 100% rename from env/prod/kustomization.yaml rename to stages/prod/kustomization.yaml diff --git a/env/test/configmap.yaml b/stages/test/configmap.yaml similarity index 100% rename from env/test/configmap.yaml rename to stages/test/configmap.yaml diff --git a/env/test/kustomization.yaml b/stages/test/kustomization.yaml similarity index 100% rename from env/test/kustomization.yaml rename to stages/test/kustomization.yaml diff --git a/env/stage/configmap.yaml b/stages/uat/configmap.yaml similarity index 80% rename from env/stage/configmap.yaml rename to stages/uat/configmap.yaml index 333e1d6..890bef6 100644 --- a/env/stage/configmap.yaml +++ b/stages/uat/configmap.yaml @@ -7,11 +7,11 @@ data:
-