diff options
author | 2021-12-15 12:04:03 +0000 | |
---|---|---|
committer | 2021-12-15 12:04:03 +0000 | |
commit | 109ea0316304a0ab5597e03bc27b3edb651dd2d9 (patch) | |
tree | 25261922c6ef782b5fdda86ba779bcb94538f8ed /kubernetes/policy/components/policy-api | |
parent | 7b95dc024985bb6f23e788ceb1561743b1baf698 (diff) | |
parent | f3656cdf8ad179788857bd390be74036dbe535c1 (diff) |
Merge "[POLICY] Change API and PAP usernames"
Diffstat (limited to 'kubernetes/policy/components/policy-api')
-rwxr-xr-x | kubernetes/policy/components/policy-api/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/components/policy-api/values.yaml b/kubernetes/policy/components/policy-api/values.yaml index 26ed0a77eb..43ec1d7e62 100755 --- a/kubernetes/policy/components/policy-api/values.yaml +++ b/kubernetes/policy/components/policy-api/values.yaml @@ -93,7 +93,7 @@ db: internalPort: 3306 restServer: - user: healthcheck + user: policyadmin password: none # default number of instances |