diff --git a/execution/uc-application/kustomization.yaml b/execution/uc-application/kustomization.yaml
deleted file mode 100644
index 24c89cfdafb17cdc91f65198b9faf3665bfc6822..0000000000000000000000000000000000000000
--- a/execution/uc-application/kustomization.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
-apiVersion: kustomize.config.k8s.io/v1beta1
-kind: Kustomization
-
-commonLabels:
-  app: titan-ccp-aggregation
-
-# Use all resources to compose them into one file
-resources:
-  - aggregation-deployment.yaml
-  - aggregation-service.yaml
-  - service-monitor.yaml
-  - jmx-configmap.yaml
diff --git a/execution/uc-workload-generator/kustomization.yaml b/execution/uc-workload-generator/kustomization.yaml
deleted file mode 100644
index 2a2c3de74db5afb7c70b440651b8c0c47720b755..0000000000000000000000000000000000000000
--- a/execution/uc-workload-generator/kustomization.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
-apiVersion: kustomize.config.k8s.io/v1beta1
-kind: Kustomization
-
-resources:
-  - workloadGenerator.yaml