commit | 00d081ee8449b8f673b4b8a83434819d30ee1b59 | [log] [tgz] |
---|---|---|
author | kesavand <kesavan.duraiswamy@gmail.com> | Mon Aug 31 11:47:44 2020 +0530 |
committer | kesavand <kesavan.duraiswamy@gmail.com> | Wed Sep 09 11:16:13 2020 +0530 |
tree | 40c21abf4a5ede1bf61522ce0a2aa6b579ecbbd1 | |
parent | 30d0bb5b25ef8eec27773e3ec2ed61a2f7df4463 [diff] [blame] |
VOL-3395 Encryption of the OMCC GEM Change-Id: I8bad42dcdf62e68c95970d97d6c230a492ed24b3
diff --git a/voltha-adapter-openolt/values.yaml b/voltha-adapter-openolt/values.yaml index 788c216..c0c73ce 100644 --- a/voltha-adapter-openolt/values.yaml +++ b/voltha-adapter-openolt/values.yaml
@@ -30,6 +30,8 @@ # If you're running multiple voltha stacks the this value # should be unique across the stacks. kv_store_data_prefix: "service/voltha" + #enable OMCC encryption + omcc_encryption: false # Default security context under which the containers run securityContext: