diff options
author | Sirisha_Manchikanti <sirisha.manchikanti@est.tech> | 2022-09-09 12:01:20 +0100 |
---|---|---|
committer | Sirisha_Manchikanti <sirisha.manchikanti@est.tech> | 2022-09-21 11:52:25 +0100 |
commit | b402a59cd21c5df6e01efdbdc5cb8d21eef40c0e (patch) | |
tree | 5877db5ec213f8bdb21b20f3c7d82a1eb962592a /kubernetes/policy/values.yaml | |
parent | ba86c11f138127067d533dbfa9c6729386e438f7 (diff) |
[POLICY] Update strimzi config in policy helm charts
Added strimzi kafka user and topics for policy apex-pdp in
relevant helm charts.
Updated kafka configuration for policy component helm charts.
Corrected policy-group configuration in PAP
Issue-ID: POLICY-4134
Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech>
Change-Id: I0f38f4919898c04e4f4dadc820a7627eee6e022a
Diffstat (limited to 'kubernetes/policy/values.yaml')
-rwxr-xr-x | kubernetes/policy/values.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kubernetes/policy/values.yaml b/kubernetes/policy/values.yaml index d7d556a39f..aa3fdb7bf2 100755 --- a/kubernetes/policy/values.yaml +++ b/kubernetes/policy/values.yaml @@ -237,6 +237,7 @@ config: segmentBytes: 1073741824 consumer: groupId: policy-group + someConfig: blah mariadb-galera: # mariadb-galera.config and global.mariadb.config must be equals |