Fixing charm name typos

Corrected the name to match the metadata.yaml

Change-Id: I5c82f30e0118517d64f067a2817477d69730e1ae
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
diff --git a/jenkins/ci-pipelines/ci_stage_3.groovy b/jenkins/ci-pipelines/ci_stage_3.groovy
index 5d27c7f..d804d06 100644
--- a/jenkins/ci-pipelines/ci_stage_3.groovy
+++ b/jenkins/ci-pipelines/ci_stage_3.groovy
@@ -675,8 +675,8 @@
                                 'osm-ha', // bundle
                                 'osm-grafana',
                                 'osm-mariadb',
-                                'mongodb-exporter',
-                                'mysqld-exporter',
+                                'mongodb-exporter-k8s',
+                                'mysqld-exporter-k8s',
                                 'osm-lcm',
                                 'osm-mon',
                                 'osm-nbi',
@@ -684,7 +684,7 @@
                                 'osm-pol',
                                 'osm-ro',
                                 'osm-prometheus',
-                                'osm-vca-integrator-operator',
+                                'osm-vca-integrator',
                             ]
                             for (charm in charms) {