diff --git a/kustomization.yaml b/kustomization.yaml
index f4c60b01ee15aa5055fa26c4026157aff9e1eab7..6dfa024b92c3eb58228cc2409647efad33a85f99 100644
--- a/kustomization.yaml
+++ b/kustomization.yaml
@@ -8,13 +8,13 @@ resources:
 - ./manifests/alertmanager-service.yaml
 - ./manifests/alertmanager-serviceAccount.yaml
 - ./manifests/alertmanager-serviceMonitor.yaml
-- ./manifests/blackbox-exporter-clusterRole.yaml
-- ./manifests/blackbox-exporter-clusterRoleBinding.yaml
-- ./manifests/blackbox-exporter-configuration.yaml
-- ./manifests/blackbox-exporter-deployment.yaml
-- ./manifests/blackbox-exporter-service.yaml
-- ./manifests/blackbox-exporter-serviceAccount.yaml
-- ./manifests/blackbox-exporter-serviceMonitor.yaml
+- ./manifests/blackboxExporter-clusterRole.yaml
+- ./manifests/blackboxExporter-clusterRoleBinding.yaml
+- ./manifests/blackboxExporter-configuration.yaml
+- ./manifests/blackboxExporter-deployment.yaml
+- ./manifests/blackboxExporter-service.yaml
+- ./manifests/blackboxExporter-serviceAccount.yaml
+- ./manifests/blackboxExporter-serviceMonitor.yaml
 - ./manifests/grafana-config.yaml
 - ./manifests/grafana-dashboardDatasources.yaml
 - ./manifests/grafana-dashboardDefinitions.yaml
@@ -23,49 +23,29 @@ resources:
 - ./manifests/grafana-service.yaml
 - ./manifests/grafana-serviceAccount.yaml
 - ./manifests/grafana-serviceMonitor.yaml
-- ./manifests/kube-prometheus-prometheusRule.yaml
-- ./manifests/kube-state-metrics-clusterRole.yaml
-- ./manifests/kube-state-metrics-clusterRoleBinding.yaml
-- ./manifests/kube-state-metrics-deployment.yaml
-- ./manifests/kube-state-metrics-prometheusRule.yaml
-- ./manifests/kube-state-metrics-service.yaml
-- ./manifests/kube-state-metrics-serviceAccount.yaml
-- ./manifests/kube-state-metrics-serviceMonitor.yaml
-- ./manifests/kubernetes-prometheusRule.yaml
-- ./manifests/kubernetes-serviceMonitorApiserver.yaml
-- ./manifests/kubernetes-serviceMonitorCoreDNS.yaml
-- ./manifests/kubernetes-serviceMonitorKubeControllerManager.yaml
-- ./manifests/kubernetes-serviceMonitorKubeScheduler.yaml
-- ./manifests/kubernetes-serviceMonitorKubelet.yaml
-- ./manifests/node-exporter-clusterRole.yaml
-- ./manifests/node-exporter-clusterRoleBinding.yaml
-- ./manifests/node-exporter-daemonset.yaml
-- ./manifests/node-exporter-prometheusRule.yaml
-- ./manifests/node-exporter-service.yaml
-- ./manifests/node-exporter-serviceAccount.yaml
-- ./manifests/node-exporter-serviceMonitor.yaml
-- ./manifests/prometheus-adapter-apiService.yaml
-- ./manifests/prometheus-adapter-clusterRole.yaml
-- ./manifests/prometheus-adapter-clusterRoleAggregatedMetricsReader.yaml
-- ./manifests/prometheus-adapter-clusterRoleBinding.yaml
-- ./manifests/prometheus-adapter-clusterRoleBindingDelegator.yaml
-- ./manifests/prometheus-adapter-clusterRoleServerResources.yaml
-- ./manifests/prometheus-adapter-configMap.yaml
-- ./manifests/prometheus-adapter-deployment.yaml
-- ./manifests/prometheus-adapter-podDisruptionBudget.yaml
-- ./manifests/prometheus-adapter-roleBindingAuthReader.yaml
-- ./manifests/prometheus-adapter-service.yaml
-- ./manifests/prometheus-adapter-serviceAccount.yaml
-- ./manifests/prometheus-adapter-serviceMonitor.yaml
+- ./manifests/kubePrometheus-prometheusRule.yaml
+- ./manifests/kubeStateMetrics-clusterRole.yaml
+- ./manifests/kubeStateMetrics-clusterRoleBinding.yaml
+- ./manifests/kubeStateMetrics-deployment.yaml
+- ./manifests/kubeStateMetrics-prometheusRule.yaml
+- ./manifests/kubeStateMetrics-service.yaml
+- ./manifests/kubeStateMetrics-serviceAccount.yaml
+- ./manifests/kubeStateMetrics-serviceMonitor.yaml
+- ./manifests/kubernetesControlPlane-prometheusRule.yaml
+- ./manifests/kubernetesControlPlane-serviceMonitorApiserver.yaml
+- ./manifests/kubernetesControlPlane-serviceMonitorCoreDNS.yaml
+- ./manifests/kubernetesControlPlane-serviceMonitorKubeControllerManager.yaml
+- ./manifests/kubernetesControlPlane-serviceMonitorKubeScheduler.yaml
+- ./manifests/kubernetesControlPlane-serviceMonitorKubelet.yaml
+- ./manifests/nodeExporter-clusterRole.yaml
+- ./manifests/nodeExporter-clusterRoleBinding.yaml
+- ./manifests/nodeExporter-daemonset.yaml
+- ./manifests/nodeExporter-prometheusRule.yaml
+- ./manifests/nodeExporter-service.yaml
+- ./manifests/nodeExporter-serviceAccount.yaml
+- ./manifests/nodeExporter-serviceMonitor.yaml
 - ./manifests/prometheus-clusterRole.yaml
 - ./manifests/prometheus-clusterRoleBinding.yaml
-- ./manifests/prometheus-operator-clusterRole.yaml
-- ./manifests/prometheus-operator-clusterRoleBinding.yaml
-- ./manifests/prometheus-operator-deployment.yaml
-- ./manifests/prometheus-operator-prometheusRule.yaml
-- ./manifests/prometheus-operator-service.yaml
-- ./manifests/prometheus-operator-serviceAccount.yaml
-- ./manifests/prometheus-operator-serviceMonitor.yaml
 - ./manifests/prometheus-podDisruptionBudget.yaml
 - ./manifests/prometheus-prometheus.yaml
 - ./manifests/prometheus-prometheusRule.yaml
@@ -76,6 +56,26 @@ resources:
 - ./manifests/prometheus-service.yaml
 - ./manifests/prometheus-serviceAccount.yaml
 - ./manifests/prometheus-serviceMonitor.yaml
+- ./manifests/prometheusAdapter-apiService.yaml
+- ./manifests/prometheusAdapter-clusterRole.yaml
+- ./manifests/prometheusAdapter-clusterRoleAggregatedMetricsReader.yaml
+- ./manifests/prometheusAdapter-clusterRoleBinding.yaml
+- ./manifests/prometheusAdapter-clusterRoleBindingDelegator.yaml
+- ./manifests/prometheusAdapter-clusterRoleServerResources.yaml
+- ./manifests/prometheusAdapter-configMap.yaml
+- ./manifests/prometheusAdapter-deployment.yaml
+- ./manifests/prometheusAdapter-podDisruptionBudget.yaml
+- ./manifests/prometheusAdapter-roleBindingAuthReader.yaml
+- ./manifests/prometheusAdapter-service.yaml
+- ./manifests/prometheusAdapter-serviceAccount.yaml
+- ./manifests/prometheusAdapter-serviceMonitor.yaml
+- ./manifests/prometheusOperator-clusterRole.yaml
+- ./manifests/prometheusOperator-clusterRoleBinding.yaml
+- ./manifests/prometheusOperator-deployment.yaml
+- ./manifests/prometheusOperator-prometheusRule.yaml
+- ./manifests/prometheusOperator-service.yaml
+- ./manifests/prometheusOperator-serviceAccount.yaml
+- ./manifests/prometheusOperator-serviceMonitor.yaml
 - ./manifests/setup/0alertmanagerConfigCustomResourceDefinition.yaml
 - ./manifests/setup/0alertmanagerCustomResourceDefinition.yaml
 - ./manifests/setup/0podmonitorCustomResourceDefinition.yaml
diff --git a/manifests/blackbox-exporter-clusterRole.yaml b/manifests/blackboxExporter-clusterRole.yaml
similarity index 100%
rename from manifests/blackbox-exporter-clusterRole.yaml
rename to manifests/blackboxExporter-clusterRole.yaml
diff --git a/manifests/blackbox-exporter-clusterRoleBinding.yaml b/manifests/blackboxExporter-clusterRoleBinding.yaml
similarity index 100%
rename from manifests/blackbox-exporter-clusterRoleBinding.yaml
rename to manifests/blackboxExporter-clusterRoleBinding.yaml
diff --git a/manifests/blackbox-exporter-configuration.yaml b/manifests/blackboxExporter-configuration.yaml
similarity index 100%
rename from manifests/blackbox-exporter-configuration.yaml
rename to manifests/blackboxExporter-configuration.yaml
diff --git a/manifests/blackbox-exporter-deployment.yaml b/manifests/blackboxExporter-deployment.yaml
similarity index 100%
rename from manifests/blackbox-exporter-deployment.yaml
rename to manifests/blackboxExporter-deployment.yaml
diff --git a/manifests/blackbox-exporter-service.yaml b/manifests/blackboxExporter-service.yaml
similarity index 100%
rename from manifests/blackbox-exporter-service.yaml
rename to manifests/blackboxExporter-service.yaml
diff --git a/manifests/blackbox-exporter-serviceAccount.yaml b/manifests/blackboxExporter-serviceAccount.yaml
similarity index 100%
rename from manifests/blackbox-exporter-serviceAccount.yaml
rename to manifests/blackboxExporter-serviceAccount.yaml
diff --git a/manifests/blackbox-exporter-serviceMonitor.yaml b/manifests/blackboxExporter-serviceMonitor.yaml
similarity index 100%
rename from manifests/blackbox-exporter-serviceMonitor.yaml
rename to manifests/blackboxExporter-serviceMonitor.yaml
diff --git a/manifests/kube-prometheus-prometheusRule.yaml b/manifests/kubePrometheus-prometheusRule.yaml
similarity index 100%
rename from manifests/kube-prometheus-prometheusRule.yaml
rename to manifests/kubePrometheus-prometheusRule.yaml
diff --git a/manifests/kube-state-metrics-clusterRole.yaml b/manifests/kubeStateMetrics-clusterRole.yaml
similarity index 100%
rename from manifests/kube-state-metrics-clusterRole.yaml
rename to manifests/kubeStateMetrics-clusterRole.yaml
diff --git a/manifests/kube-state-metrics-clusterRoleBinding.yaml b/manifests/kubeStateMetrics-clusterRoleBinding.yaml
similarity index 100%
rename from manifests/kube-state-metrics-clusterRoleBinding.yaml
rename to manifests/kubeStateMetrics-clusterRoleBinding.yaml
diff --git a/manifests/kube-state-metrics-deployment.yaml b/manifests/kubeStateMetrics-deployment.yaml
similarity index 100%
rename from manifests/kube-state-metrics-deployment.yaml
rename to manifests/kubeStateMetrics-deployment.yaml
diff --git a/manifests/kube-state-metrics-prometheusRule.yaml b/manifests/kubeStateMetrics-prometheusRule.yaml
similarity index 100%
rename from manifests/kube-state-metrics-prometheusRule.yaml
rename to manifests/kubeStateMetrics-prometheusRule.yaml
diff --git a/manifests/kube-state-metrics-service.yaml b/manifests/kubeStateMetrics-service.yaml
similarity index 100%
rename from manifests/kube-state-metrics-service.yaml
rename to manifests/kubeStateMetrics-service.yaml
diff --git a/manifests/kube-state-metrics-serviceAccount.yaml b/manifests/kubeStateMetrics-serviceAccount.yaml
similarity index 100%
rename from manifests/kube-state-metrics-serviceAccount.yaml
rename to manifests/kubeStateMetrics-serviceAccount.yaml
diff --git a/manifests/kube-state-metrics-serviceMonitor.yaml b/manifests/kubeStateMetrics-serviceMonitor.yaml
similarity index 100%
rename from manifests/kube-state-metrics-serviceMonitor.yaml
rename to manifests/kubeStateMetrics-serviceMonitor.yaml
diff --git a/manifests/kubernetes-prometheusRule.yaml b/manifests/kubernetesControlPlane-prometheusRule.yaml
similarity index 100%
rename from manifests/kubernetes-prometheusRule.yaml
rename to manifests/kubernetesControlPlane-prometheusRule.yaml
diff --git a/manifests/kubernetes-serviceMonitorApiserver.yaml b/manifests/kubernetesControlPlane-serviceMonitorApiserver.yaml
similarity index 100%
rename from manifests/kubernetes-serviceMonitorApiserver.yaml
rename to manifests/kubernetesControlPlane-serviceMonitorApiserver.yaml
diff --git a/manifests/kubernetes-serviceMonitorCoreDNS.yaml b/manifests/kubernetesControlPlane-serviceMonitorCoreDNS.yaml
similarity index 100%
rename from manifests/kubernetes-serviceMonitorCoreDNS.yaml
rename to manifests/kubernetesControlPlane-serviceMonitorCoreDNS.yaml
diff --git a/manifests/kubernetes-serviceMonitorKubeControllerManager.yaml b/manifests/kubernetesControlPlane-serviceMonitorKubeControllerManager.yaml
similarity index 100%
rename from manifests/kubernetes-serviceMonitorKubeControllerManager.yaml
rename to manifests/kubernetesControlPlane-serviceMonitorKubeControllerManager.yaml
diff --git a/manifests/kubernetes-serviceMonitorKubeScheduler.yaml b/manifests/kubernetesControlPlane-serviceMonitorKubeScheduler.yaml
similarity index 100%
rename from manifests/kubernetes-serviceMonitorKubeScheduler.yaml
rename to manifests/kubernetesControlPlane-serviceMonitorKubeScheduler.yaml
diff --git a/manifests/kubernetes-serviceMonitorKubelet.yaml b/manifests/kubernetesControlPlane-serviceMonitorKubelet.yaml
similarity index 100%
rename from manifests/kubernetes-serviceMonitorKubelet.yaml
rename to manifests/kubernetesControlPlane-serviceMonitorKubelet.yaml
diff --git a/manifests/node-exporter-clusterRole.yaml b/manifests/nodeExporter-clusterRole.yaml
similarity index 100%
rename from manifests/node-exporter-clusterRole.yaml
rename to manifests/nodeExporter-clusterRole.yaml
diff --git a/manifests/node-exporter-clusterRoleBinding.yaml b/manifests/nodeExporter-clusterRoleBinding.yaml
similarity index 100%
rename from manifests/node-exporter-clusterRoleBinding.yaml
rename to manifests/nodeExporter-clusterRoleBinding.yaml
diff --git a/manifests/node-exporter-daemonset.yaml b/manifests/nodeExporter-daemonset.yaml
similarity index 100%
rename from manifests/node-exporter-daemonset.yaml
rename to manifests/nodeExporter-daemonset.yaml
diff --git a/manifests/node-exporter-prometheusRule.yaml b/manifests/nodeExporter-prometheusRule.yaml
similarity index 100%
rename from manifests/node-exporter-prometheusRule.yaml
rename to manifests/nodeExporter-prometheusRule.yaml
diff --git a/manifests/node-exporter-service.yaml b/manifests/nodeExporter-service.yaml
similarity index 100%
rename from manifests/node-exporter-service.yaml
rename to manifests/nodeExporter-service.yaml
diff --git a/manifests/node-exporter-serviceAccount.yaml b/manifests/nodeExporter-serviceAccount.yaml
similarity index 100%
rename from manifests/node-exporter-serviceAccount.yaml
rename to manifests/nodeExporter-serviceAccount.yaml
diff --git a/manifests/node-exporter-serviceMonitor.yaml b/manifests/nodeExporter-serviceMonitor.yaml
similarity index 100%
rename from manifests/node-exporter-serviceMonitor.yaml
rename to manifests/nodeExporter-serviceMonitor.yaml
diff --git a/manifests/prometheus-adapter-apiService.yaml b/manifests/prometheusAdapter-apiService.yaml
similarity index 100%
rename from manifests/prometheus-adapter-apiService.yaml
rename to manifests/prometheusAdapter-apiService.yaml
diff --git a/manifests/prometheus-adapter-clusterRole.yaml b/manifests/prometheusAdapter-clusterRole.yaml
similarity index 100%
rename from manifests/prometheus-adapter-clusterRole.yaml
rename to manifests/prometheusAdapter-clusterRole.yaml
diff --git a/manifests/prometheus-adapter-clusterRoleAggregatedMetricsReader.yaml b/manifests/prometheusAdapter-clusterRoleAggregatedMetricsReader.yaml
similarity index 100%
rename from manifests/prometheus-adapter-clusterRoleAggregatedMetricsReader.yaml
rename to manifests/prometheusAdapter-clusterRoleAggregatedMetricsReader.yaml
diff --git a/manifests/prometheus-adapter-clusterRoleBinding.yaml b/manifests/prometheusAdapter-clusterRoleBinding.yaml
similarity index 100%
rename from manifests/prometheus-adapter-clusterRoleBinding.yaml
rename to manifests/prometheusAdapter-clusterRoleBinding.yaml
diff --git a/manifests/prometheus-adapter-clusterRoleBindingDelegator.yaml b/manifests/prometheusAdapter-clusterRoleBindingDelegator.yaml
similarity index 100%
rename from manifests/prometheus-adapter-clusterRoleBindingDelegator.yaml
rename to manifests/prometheusAdapter-clusterRoleBindingDelegator.yaml
diff --git a/manifests/prometheus-adapter-clusterRoleServerResources.yaml b/manifests/prometheusAdapter-clusterRoleServerResources.yaml
similarity index 100%
rename from manifests/prometheus-adapter-clusterRoleServerResources.yaml
rename to manifests/prometheusAdapter-clusterRoleServerResources.yaml
diff --git a/manifests/prometheus-adapter-configMap.yaml b/manifests/prometheusAdapter-configMap.yaml
similarity index 100%
rename from manifests/prometheus-adapter-configMap.yaml
rename to manifests/prometheusAdapter-configMap.yaml
diff --git a/manifests/prometheus-adapter-deployment.yaml b/manifests/prometheusAdapter-deployment.yaml
similarity index 100%
rename from manifests/prometheus-adapter-deployment.yaml
rename to manifests/prometheusAdapter-deployment.yaml
diff --git a/manifests/prometheus-adapter-podDisruptionBudget.yaml b/manifests/prometheusAdapter-podDisruptionBudget.yaml
similarity index 100%
rename from manifests/prometheus-adapter-podDisruptionBudget.yaml
rename to manifests/prometheusAdapter-podDisruptionBudget.yaml
diff --git a/manifests/prometheus-adapter-roleBindingAuthReader.yaml b/manifests/prometheusAdapter-roleBindingAuthReader.yaml
similarity index 100%
rename from manifests/prometheus-adapter-roleBindingAuthReader.yaml
rename to manifests/prometheusAdapter-roleBindingAuthReader.yaml
diff --git a/manifests/prometheus-adapter-service.yaml b/manifests/prometheusAdapter-service.yaml
similarity index 100%
rename from manifests/prometheus-adapter-service.yaml
rename to manifests/prometheusAdapter-service.yaml
diff --git a/manifests/prometheus-adapter-serviceAccount.yaml b/manifests/prometheusAdapter-serviceAccount.yaml
similarity index 100%
rename from manifests/prometheus-adapter-serviceAccount.yaml
rename to manifests/prometheusAdapter-serviceAccount.yaml
diff --git a/manifests/prometheus-adapter-serviceMonitor.yaml b/manifests/prometheusAdapter-serviceMonitor.yaml
similarity index 100%
rename from manifests/prometheus-adapter-serviceMonitor.yaml
rename to manifests/prometheusAdapter-serviceMonitor.yaml
diff --git a/manifests/prometheus-operator-clusterRole.yaml b/manifests/prometheusOperator-clusterRole.yaml
similarity index 100%
rename from manifests/prometheus-operator-clusterRole.yaml
rename to manifests/prometheusOperator-clusterRole.yaml
diff --git a/manifests/prometheus-operator-clusterRoleBinding.yaml b/manifests/prometheusOperator-clusterRoleBinding.yaml
similarity index 100%
rename from manifests/prometheus-operator-clusterRoleBinding.yaml
rename to manifests/prometheusOperator-clusterRoleBinding.yaml
diff --git a/manifests/prometheus-operator-deployment.yaml b/manifests/prometheusOperator-deployment.yaml
similarity index 100%
rename from manifests/prometheus-operator-deployment.yaml
rename to manifests/prometheusOperator-deployment.yaml
diff --git a/manifests/prometheus-operator-prometheusRule.yaml b/manifests/prometheusOperator-prometheusRule.yaml
similarity index 100%
rename from manifests/prometheus-operator-prometheusRule.yaml
rename to manifests/prometheusOperator-prometheusRule.yaml
diff --git a/manifests/prometheus-operator-service.yaml b/manifests/prometheusOperator-service.yaml
similarity index 100%
rename from manifests/prometheus-operator-service.yaml
rename to manifests/prometheusOperator-service.yaml
diff --git a/manifests/prometheus-operator-serviceAccount.yaml b/manifests/prometheusOperator-serviceAccount.yaml
similarity index 100%
rename from manifests/prometheus-operator-serviceAccount.yaml
rename to manifests/prometheusOperator-serviceAccount.yaml
diff --git a/manifests/prometheus-operator-serviceMonitor.yaml b/manifests/prometheusOperator-serviceMonitor.yaml
similarity index 100%
rename from manifests/prometheus-operator-serviceMonitor.yaml
rename to manifests/prometheusOperator-serviceMonitor.yaml