Mike Elliott | 980eaa9 | 2019-05-08 19:42:53 -0400 | [diff] [blame] | 1 | # Copyright © 2019 Amdocs, Bell Canada |
| 2 | # |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at |
| 6 | # |
| 7 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | # |
| 9 | # Unless required by applicable law or agreed to in writing, software |
| 10 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 12 | # See the License for the specific language governing permissions and |
| 13 | # limitations under the License. |
| 14 | |
| 15 | ################################################################### |
| 16 | # This override file enables ONAP Application helm charts for the |
| 17 | # vFW use case. |
| 18 | ################################################################### |
| 19 | cassandra: |
| 20 | enabled: true |
| 21 | mariadb-galera: |
| 22 | enabled: true |
| 23 | |
| 24 | aaf: |
| 25 | enabled: true |
| 26 | aai: |
| 27 | enabled: true |
| 28 | appc: |
| 29 | enabled: true |
| 30 | clamp: |
| 31 | enabled: true |
| 32 | consul: |
| 33 | enabled: true |
Jack Lucas | d41dbdb | 2021-02-16 11:07:28 -0500 | [diff] [blame] | 34 | dcaegen2-services: |
| 35 | enabled: true |
GuangrongFu | cc1316b | 2021-02-03 17:29:08 +0800 | [diff] [blame] | 36 | holmes: |
| 37 | enabled: true |
Mike Elliott | 980eaa9 | 2019-05-08 19:42:53 -0400 | [diff] [blame] | 38 | dmaap: |
| 39 | enabled: true |
efiacor | 57901a9 | 2022-11-14 16:17:15 +0000 | [diff] [blame] | 40 | message-router: |
| 41 | enabled: true |
| 42 | dmaap-bc: |
| 43 | enabled: false |
| 44 | dmaap-dr-prov: |
| 45 | enabled: false |
| 46 | dmaap-dr-node: |
| 47 | enabled: false |
Mike Elliott | 980eaa9 | 2019-05-08 19:42:53 -0400 | [diff] [blame] | 48 | log: |
| 49 | enabled: true |
| 50 | oof: |
| 51 | enabled: true |
| 52 | msb: |
| 53 | enabled: true |
| 54 | policy: |
| 55 | enabled: true |
| 56 | portal: |
| 57 | enabled: true |
| 58 | robot: |
| 59 | enabled: true |
| 60 | sdc: |
| 61 | enabled: true |
| 62 | sdnc: |
| 63 | enabled: true |
| 64 | so: |
Brian Freeman | d4f3ad3 | 2020-01-17 10:49:23 -0500 | [diff] [blame] | 65 | enabled: true |
efiacor | 5c57331 | 2022-01-27 13:46:56 +0000 | [diff] [blame] | 66 | strimzi: |
| 67 | enabled: true |
efiacor | 57901a9 | 2022-11-14 16:17:15 +0000 | [diff] [blame] | 68 | strimzi-kafka-bridge: |
| 69 | enabled: false |
Brian Freeman | d4f3ad3 | 2020-01-17 10:49:23 -0500 | [diff] [blame] | 70 | vid: |
| 71 | enabled: true |