diff --git a/test/application.yaml b/agenda/application.yaml similarity index 100% rename from test/application.yaml rename to agenda/application.yaml diff --git a/test/agenda/config.yaml b/agenda/config.yaml similarity index 100% rename from test/agenda/config.yaml rename to agenda/config.yaml diff --git a/test/agenda/deployment.yaml b/agenda/deployment.yaml similarity index 100% rename from test/agenda/deployment.yaml rename to agenda/deployment.yaml diff --git a/test/agenda/imageSecret.yaml b/agenda/imageSecret.yaml similarity index 100% rename from test/agenda/imageSecret.yaml rename to agenda/imageSecret.yaml diff --git a/test/agenda/kustomization.yaml b/agenda/kustomization.yaml similarity index 100% rename from test/agenda/kustomization.yaml rename to agenda/kustomization.yaml diff --git a/test/agenda/sealed-db-secret.yaml b/agenda/sealed-db-secret.yaml similarity index 100% rename from test/agenda/sealed-db-secret.yaml rename to agenda/sealed-db-secret.yaml diff --git a/test/agenda/sealed-secret.yaml b/agenda/sealed-secret.yaml similarity index 100% rename from test/agenda/sealed-secret.yaml rename to agenda/sealed-secret.yaml diff --git a/test/agenda/service.yaml b/agenda/service.yaml similarity index 100% rename from test/agenda/service.yaml rename to agenda/service.yaml diff --git a/test/etcd/etcd-statefulset.yaml b/etcd/etcd-statefulset.yaml similarity index 100% rename from test/etcd/etcd-statefulset.yaml rename to etcd/etcd-statefulset.yaml diff --git a/test/etcd/etcdapp.yaml b/etcd/etcdapp.yaml similarity index 100% rename from test/etcd/etcdapp.yaml rename to etcd/etcdapp.yaml diff --git a/test/etcd/kustomization.yaml b/etcd/kustomization.yaml similarity index 100% rename from test/etcd/kustomization.yaml rename to etcd/kustomization.yaml diff --git a/test/fleets/config.yaml b/fleets/config.yaml similarity index 100% rename from test/fleets/config.yaml rename to fleets/config.yaml diff --git a/test/fleets/deployment.yaml b/fleets/deployment.yaml similarity index 100% rename from test/fleets/deployment.yaml rename to fleets/deployment.yaml diff --git a/test/fleets/kustomization.yaml b/fleets/kustomization.yaml similarity index 100% rename from test/fleets/kustomization.yaml rename to fleets/kustomization.yaml diff --git a/test/fleets/service.yaml b/fleets/service.yaml similarity index 100% rename from test/fleets/service.yaml rename to fleets/service.yaml diff --git a/test/groups-management/config.yaml b/groups-management/config.yaml similarity index 100% rename from test/groups-management/config.yaml rename to groups-management/config.yaml diff --git a/test/groups-management/deployment.yaml b/groups-management/deployment.yaml similarity index 100% rename from test/groups-management/deployment.yaml rename to groups-management/deployment.yaml diff --git a/test/groups-management/kustomization.yaml b/groups-management/kustomization.yaml similarity index 100% rename from test/groups-management/kustomization.yaml rename to groups-management/kustomization.yaml diff --git a/test/groups-management/service.yaml b/groups-management/service.yaml similarity index 100% rename from test/groups-management/service.yaml rename to groups-management/service.yaml diff --git a/test/mobility-accounts/config.yaml b/mobility-accounts/config.yaml similarity index 100% rename from test/mobility-accounts/config.yaml rename to mobility-accounts/config.yaml diff --git a/test/mobility-accounts/deployment.yaml b/mobility-accounts/deployment.yaml similarity index 100% rename from test/mobility-accounts/deployment.yaml rename to mobility-accounts/deployment.yaml diff --git a/test/mobility-accounts/kustomization.yaml b/mobility-accounts/kustomization.yaml similarity index 100% rename from test/mobility-accounts/kustomization.yaml rename to mobility-accounts/kustomization.yaml diff --git a/test/mobility-accounts/sealed-mobility-account-secret.yaml b/mobility-accounts/sealed-mobility-account-secret.yaml similarity index 100% rename from test/mobility-accounts/sealed-mobility-account-secret.yaml rename to mobility-accounts/sealed-mobility-account-secret.yaml diff --git a/test/mobility-accounts/service.yaml b/mobility-accounts/service.yaml similarity index 100% rename from test/mobility-accounts/service.yaml rename to mobility-accounts/service.yaml diff --git a/test/mongodb/kustomization.yaml b/mongodb/kustomization.yaml similarity index 100% rename from test/mongodb/kustomization.yaml rename to mongodb/kustomization.yaml diff --git a/test/mongodb/mongodb.yaml b/mongodb/mongodb.yaml similarity index 100% rename from test/mongodb/mongodb.yaml rename to mongodb/mongodb.yaml diff --git a/test/mongodb/rbac/kustomization.yaml b/mongodb/rbac/kustomization.yaml similarity index 100% rename from test/mongodb/rbac/kustomization.yaml rename to mongodb/rbac/kustomization.yaml diff --git a/test/mongodb/rbac/role.yaml b/mongodb/rbac/role.yaml similarity index 100% rename from test/mongodb/rbac/role.yaml rename to mongodb/rbac/role.yaml diff --git a/test/mongodb/rbac/role_binding.yaml b/mongodb/rbac/role_binding.yaml similarity index 100% rename from test/mongodb/rbac/role_binding.yaml rename to mongodb/rbac/role_binding.yaml diff --git a/test/mongodb/rbac/role_binding_database.yaml b/mongodb/rbac/role_binding_database.yaml similarity index 100% rename from test/mongodb/rbac/role_binding_database.yaml rename to mongodb/rbac/role_binding_database.yaml diff --git a/test/mongodb/rbac/role_database.yaml b/mongodb/rbac/role_database.yaml similarity index 100% rename from test/mongodb/rbac/role_database.yaml rename to mongodb/rbac/role_database.yaml diff --git a/test/mongodb/rbac/service_account.yaml b/mongodb/rbac/service_account.yaml similarity index 100% rename from test/mongodb/rbac/service_account.yaml rename to mongodb/rbac/service_account.yaml diff --git a/test/mongodb/rbac/service_account_database.yaml b/mongodb/rbac/service_account_database.yaml similarity index 100% rename from test/mongodb/rbac/service_account_database.yaml rename to mongodb/rbac/service_account_database.yaml diff --git a/test/parcoursmob/config.yaml b/parcoursmob/config.yaml similarity index 100% rename from test/parcoursmob/config.yaml rename to parcoursmob/config.yaml diff --git a/test/parcoursmob/deployment.yaml b/parcoursmob/deployment.yaml similarity index 100% rename from test/parcoursmob/deployment.yaml rename to parcoursmob/deployment.yaml diff --git a/test/parcoursmob/kustomization.yaml b/parcoursmob/kustomization.yaml similarity index 100% rename from test/parcoursmob/kustomization.yaml rename to parcoursmob/kustomization.yaml diff --git a/test/parcoursmob/sealed-parcoursmob-secret.yaml b/parcoursmob/sealed-parcoursmob-secret.yaml similarity index 100% rename from test/parcoursmob/sealed-parcoursmob-secret.yaml rename to parcoursmob/sealed-parcoursmob-secret.yaml diff --git a/test/parcoursmob/service.yaml b/parcoursmob/service.yaml similarity index 100% rename from test/parcoursmob/service.yaml rename to parcoursmob/service.yaml