summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/components/policy-clamp-cl-pf-ppnt/values.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-12-15 12:04:03 +0000
committerGerrit Code Review <gerrit@onap.org>2021-12-15 12:04:03 +0000
commit109ea0316304a0ab5597e03bc27b3edb651dd2d9 (patch)
tree25261922c6ef782b5fdda86ba779bcb94538f8ed /kubernetes/policy/components/policy-clamp-cl-pf-ppnt/values.yaml
parent7b95dc024985bb6f23e788ceb1561743b1baf698 (diff)
parentf3656cdf8ad179788857bd390be74036dbe535c1 (diff)
Merge "[POLICY] Change API and PAP usernames"
Diffstat (limited to 'kubernetes/policy/components/policy-clamp-cl-pf-ppnt/values.yaml')
-rw-r--r--kubernetes/policy/components/policy-clamp-cl-pf-ppnt/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/policy/components/policy-clamp-cl-pf-ppnt/values.yaml b/kubernetes/policy/components/policy-clamp-cl-pf-ppnt/values.yaml
index 791b785502..a831da8df4 100644
--- a/kubernetes/policy/components/policy-clamp-cl-pf-ppnt/values.yaml
+++ b/kubernetes/policy/components/policy-clamp-cl-pf-ppnt/values.yaml
@@ -89,10 +89,10 @@ replicaCount: 1
# application configuration
restServer:
api:
- user: healthcheck
+ user: policyadmin
password: none
pap:
- user: healthcheck
+ user: policyadmin
password: none
nodeSelector: {}