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=c5082347acfd7b2272066de857c61e370a345b49;p=oom.git Merge "[APPC] Enable password generation for sdnctl" --- diff --git a/kubernetes/appc/values.yaml b/kubernetes/appc/values.yaml index 121cd815d1..12991a831f 100644 --- a/kubernetes/appc/values.yaml +++ b/kubernetes/appc/values.yaml @@ -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