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

index 121cd81..12991a8 100644 (file)
@@ -83,7 +83,7 @@ config:
     # It seems that the DB name is hardcoded.
     dbName: sdnctl
     userName: sdnctl
-    password: gamma
+    password: gamma
     # userCredsExternalSecret: some secret
   odlUid: 100
   odlGid: 101