File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -308,7 +308,7 @@ enableJournal: true
308308# # #replication:
309309# # #replSetName: replicaset
310310# # #enableMajorityReadConcern: true
311- # # # process management options
311+ # # # process management optionsT
312312# # processManagement:
313313# # fork: false
314314# # pidFilePath: /opt/drycc/mongodb/tmp/mongodb.pid
@@ -2050,4 +2050,4 @@ networkPolicy:
20502050 # # (with the correct destination port).
20512051 # #
20522052 allowCurrentNamespace : true
2053- allowNamespaces :
2053+ allowNamespaces : []
Original file line number Diff line number Diff line change @@ -18,4 +18,7 @@ allow_parameters:
1818- name : " service.type"
1919 required : false
2020 description : " service type config for values.yaml"
21+ - name : " networkPolicy.allowNamespaces"
22+ required : false
23+ description : " networkPolicy allowNamespaces config for values.yaml"
2124archive : false
You can’t perform that action at this time.
0 commit comments