Lucjan Bryndza | 85c71fb | 2019-07-15 09:20:58 +0200 | [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 helm charts for all ONAP applications. |
| 17 | ################################################################### |
| 18 | cassandra: |
| 19 | enabled: true |
| 20 | mariadb-galera: |
| 21 | enabled: true |
| 22 | |
| 23 | aaf: |
| 24 | enabled: true |
| 25 | aai: |
| 26 | enabled: true |
| 27 | appc: |
Sylvain Desbureaux | 0e34d2d | 2021-06-21 15:55:52 +0200 | [diff] [blame] | 28 | enabled: false |
Abdelmuhaimen Seaudi | 0909ae1 | 2019-09-11 21:46:29 +0000 | [diff] [blame] | 29 | cds: |
| 30 | enabled: true |
Lucjan Bryndza | 85c71fb | 2019-07-15 09:20:58 +0200 | [diff] [blame] | 31 | clamp: |
| 32 | enabled: true |
| 33 | cli: |
| 34 | enabled: true |
| 35 | consul: |
| 36 | enabled: true |
| 37 | contrib: |
| 38 | enabled: true |
puthuparambil.aditya | 7625e52 | 2021-01-22 22:01:50 +0100 | [diff] [blame] | 39 | cps: |
| 40 | enabled: true |
Lucjan Bryndza | 85c71fb | 2019-07-15 09:20:58 +0200 | [diff] [blame] | 41 | dcaegen2: |
| 42 | enabled: true |
Jack Lucas | d41dbdb | 2021-02-16 11:07:28 -0500 | [diff] [blame] | 43 | dcaegen2-services: |
| 44 | enabled: true |
GuangrongFu | cc1316b | 2021-02-03 17:29:08 +0800 | [diff] [blame] | 45 | holmes: |
| 46 | enabled: true |
Lucjan Bryndza | 85c71fb | 2019-07-15 09:20:58 +0200 | [diff] [blame] | 47 | dmaap: |
| 48 | enabled: true |
| 49 | esr: |
| 50 | enabled: true |
Lucjan Bryndza | 85c71fb | 2019-07-15 09:20:58 +0200 | [diff] [blame] | 51 | oof: |
| 52 | enabled: true |
| 53 | msb: |
| 54 | enabled: true |
| 55 | multicloud: |
| 56 | enabled: true |
| 57 | nbi: |
| 58 | enabled: true |
| 59 | policy: |
| 60 | enabled: true |
Lucjan Bryndza | 85c71fb | 2019-07-15 09:20:58 +0200 | [diff] [blame] | 61 | portal: |
| 62 | enabled: true |
| 63 | robot: |
| 64 | enabled: true |
| 65 | sdc: |
| 66 | enabled: true |
| 67 | sdnc: |
| 68 | enabled: true |
| 69 | so: |
| 70 | enabled: true |
Lucjan Bryndza | a156ad3 | 2019-10-07 14:24:51 +0200 | [diff] [blame] | 71 | ingress: |
| 72 | enabled: true |
Lucjan Bryndza | 249c723 | 2019-08-14 09:58:57 +0200 | [diff] [blame] | 73 | so-monitoring: |
Lucjan Bryndza | a156ad3 | 2019-10-07 14:24:51 +0200 | [diff] [blame] | 74 | ingress: |
Lucjan Bryndza | 249c723 | 2019-08-14 09:58:57 +0200 | [diff] [blame] | 75 | enabled: true |
Lucjan Bryndza | a156ad3 | 2019-10-07 14:24:51 +0200 | [diff] [blame] | 76 | so-vnfm-adapter: |
| 77 | ingress: |
| 78 | enabled: true |
Lucjan Bryndza | 85c71fb | 2019-07-15 09:20:58 +0200 | [diff] [blame] | 79 | uui: |
| 80 | enabled: true |
| 81 | vfc: |
| 82 | enabled: true |
| 83 | vid: |
| 84 | enabled: true |
| 85 | ingress: |
Lucjan Bryndza | a156ad3 | 2019-10-07 14:24:51 +0200 | [diff] [blame] | 86 | enabled: true |
Lucjan Bryndza | 85c71fb | 2019-07-15 09:20:58 +0200 | [diff] [blame] | 87 | vnfsdk: |
| 88 | enabled: true |
Lucjan Bryndza | 249c723 | 2019-08-14 09:58:57 +0200 | [diff] [blame] | 89 | |
Lucjan Bryndza | a156ad3 | 2019-10-07 14:24:51 +0200 | [diff] [blame] | 90 | #ingress virtualhost based configuration |
| 91 | global: |
| 92 | ingress: |
| 93 | enabled: true |