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)
1  2 
kubernetes/appc/values.yaml

@@@ -76,14 -76,14 +76,14 @@@ 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.
      # It seems that the DB name is hardcoded.
      dbName: sdnctl
      userName: sdnctl
-     password: gamma
+     password: gamma
      # userCredsExternalSecret: some secret
    odlUid: 100
    odlGid: 101