From: Krzysztof Opasiak Date: Mon, 27 Apr 2020 13:30:47 +0000 (+0000) Subject: Merge "[APPC] Enable password generation for sdnctl" X-Git-Tag: 6.0.0~105 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f69c491ed06b017fe439ff8ff48ac896e93d0f52;hp=-c;p=oom.git Merge "[APPC] Enable password generation for sdnctl" --- f69c491ed06b017fe439ff8ff48ac896e93d0f52 diff --combined kubernetes/appc/values.yaml index 121cd815d1,09729f8809..12991a831f --- a/kubernetes/appc/values.yaml +++ b/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