[POLICY] Change API and PAP usernames

- change references of healthcheck to policyadmin regarding API and PAP auth
- add robot variables to accommodate the referred changes.

Issue-ID: POLICY-3815
Change-Id: I318b7f44d9e7f554d98d845abd80cc6512831b78
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
diff --git a/kubernetes/policy/components/policy-pap/values.yaml b/kubernetes/policy/components/policy-pap/values.yaml
index d713552..e7db99e 100755
--- a/kubernetes/policy/components/policy-pap/values.yaml
+++ b/kubernetes/policy/components/policy-pap/values.yaml
@@ -108,12 +108,12 @@
     internalPort: 3306
 
 restServer:
-  user: healthcheck
+  user: policyadmin
   password: none
 
 healthCheckRestClient:
   api:
-    user: healthcheck
+    user: policyadmin
     password: none
   distribution:
     user: healthcheck