Merge "[APPC] Enable password generation for appcctl"
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Mon, 27 Apr 2020 13:30:33 +0000 (13:30 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 27 Apr 2020 13:30:33 +0000 (13:30 +0000)
kubernetes/appc/values.yaml

index cde8920..121cd81 100644 (file)
@@ -76,7 +76,7 @@ config:
     # It seems that the DB name is hardcoded.
     dbName: appcctl
     userName: appcctl
-    password: appcctl
+    password: appcctl
     # userCredsExternalSecret: some secret
   sdncdb:
     # Warning: changing this config option may not work.