diff --git a/k8s/prod/deployment.yaml b/manifests/prod/deployment.yaml similarity index 100% rename from k8s/prod/deployment.yaml rename to manifests/prod/deployment.yaml diff --git a/k8s/prod/namespace.yaml b/manifests/prod/namespace.yaml similarity index 100% rename from k8s/prod/namespace.yaml rename to manifests/prod/namespace.yaml diff --git a/k8s/prod/service.yaml b/manifests/prod/service.yaml similarity index 100% rename from k8s/prod/service.yaml rename to manifests/prod/service.yaml diff --git a/k8s/stage/deployment.yaml b/manifests/stage/deployment.yaml similarity index 100% rename from k8s/stage/deployment.yaml rename to manifests/stage/deployment.yaml diff --git a/k8s/stage/namespace.yaml b/manifests/stage/namespace.yaml similarity index 100% rename from k8s/stage/namespace.yaml rename to manifests/stage/namespace.yaml diff --git a/k8s/stage/service.yaml b/manifests/stage/service.yaml similarity index 100% rename from k8s/stage/service.yaml rename to manifests/stage/service.yaml