AETHER-2529 aether-roc-umbrella 3 prometheus and 2 prom-label-proxy

Change-Id: I01c4f60bfa265156cda88ffa1e8b73c5232c22d8
diff --git a/aether-roc-gui-v4/values.yaml b/aether-roc-gui-v4/values.yaml
index eb96b13..a590476 100644
--- a/aether-roc-gui-v4/values.yaml
+++ b/aether-roc-gui-v4/values.yaml
@@ -77,10 +77,17 @@
   port: 80
 
 prometheus:
-  proxyEnabled: false
-  service: prometheus
-  protocol: http
-  port: 80
+  acc:
+    proxyEnabled: false
+    service: prometheus-acc
+    protocol: http
+    port: 80
+  amp:
+    proxyEnabled: false
+    service: prometheus-amp
+    protocol: http
+    port: 80
+  site: []
 
 Nginx:
   port: 80