AETHER-986 Add support of user plane access to Google app

Change-Id: I749e0172f9393d1b33f0861270ff4cdf4563f133
diff --git a/apps/google-phylo/templates/service-phylo-rabbitmq.yaml b/apps/google-phylo/templates/service-phylo-rabbitmq.yaml
index cdd7b0a..d788b74 100644
--- a/apps/google-phylo/templates/service-phylo-rabbitmq.yaml
+++ b/apps/google-phylo/templates/service-phylo-rabbitmq.yaml
@@ -11,7 +11,7 @@
 apiVersion: v1
 kind: Service
 metadata:
-  name: rabbitmq-{{ .key }}-external
+  name: rabbitmq-{{ .key }}
   labels:
 {{ tuple $name $context | include "phylo.metadata_labels" | indent 4 }}
 spec: