blob: 4536f2b54bf8138110f4189160ff3e64b96e178e [file] [log] [blame]
Dominic Lunanuova50aafc52018-03-30 02:29:23 +00001# Copyright © 2018 AT&T Intellectual Property. All rights reserved.
Durgpal7ad40692018-08-03 07:28:36 +00002# Modifications Copyright © 2018 Amdocs,Bell Canada
efiacorfe8f8c92022-03-15 15:36:48 +00003# Modifications Copyright © 2021-2022 Nordix Foundation
Dominic Lunanuova50aafc52018-03-30 02:29:23 +00004#
5# Licensed under the Apache License, Version 2.0 (the "License");
6# you may not use this file except in compliance with the License.
7# You may obtain a copy of the License at
8#
9# http://www.apache.org/licenses/LICENSE-2.0
10#
11# Unless required by applicable law or agreed to in writing, software
12# distributed under the License is distributed on an "AS IS" BASIS,
13# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14# See the License for the specific language governing permissions and
15# limitations under the License.
16
17#################################################################
18# Global configuration defaults.
19#################################################################
20global:
efiacor2123fec2022-12-09 13:40:55 +000021 persistence: {}
efiacor7b9a0872019-08-28 21:20:22 +000022#Component overrides
econwar28266fa2019-03-05 16:39:00 +000023message-router:
24 enabled: true
dglFromAtt655708d2019-03-18 16:30:47 +000025dmaap-bc:
dglFromAtt671f59b2019-03-13 15:50:40 +000026 enabled: true
efiacor2123fec2022-12-09 13:40:55 +000027 usePostgres: true
28 postgres:
29 enabled: true
econwar28266fa2019-03-05 16:39:00 +000030dmaap-dr-node:
31 enabled: true
32dmaap-dr-prov:
dglFromAtt671f59b2019-03-13 15:50:40 +000033 enabled: true
farida azmy13388ba2021-03-17 11:33:28 +020034
35#Pods Service Account
36serviceAccount:
37 nameOverride: dmaap
38 roles:
39 - read