From d8c4bd9653a5fd56a7e7916d1de889907558e880 Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Wed, 10 Nov 2021 14:54:32 +0000 Subject: [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 (cherry picked from commit f3656cdf8ad179788857bd390be74036dbe535c1) --- kubernetes/policy/components/policy-distribution/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kubernetes/policy/components/policy-distribution') diff --git a/kubernetes/policy/components/policy-distribution/values.yaml b/kubernetes/policy/components/policy-distribution/values.yaml index 2d80fbb216..ef676bb2c4 100755 --- a/kubernetes/policy/components/policy-distribution/values.yaml +++ b/kubernetes/policy/components/policy-distribution/values.yaml @@ -79,10 +79,10 @@ restServer: user: healthcheck password: zb!XztG34 apiParameters: - user: healthcheck + user: policyadmin password: zb!XztG34 papParameters: - user: healthcheck + user: policyadmin password: zb!XztG34 sdcBe: user: policy -- cgit 1.2.3-korg