Mike Elliott | ac281bd | 2019-03-02 09:46:25 -0500 | [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 | ################################################################### |
Mike Elliott | 980eaa9 | 2019-05-08 19:42:53 -0400 | [diff] [blame^] | 18 | cassandra: |
| 19 | enabled: true |
| 20 | mariadb-galera: |
| 21 | enabled: true |
| 22 | |
Mike Elliott | ac281bd | 2019-03-02 09:46:25 -0500 | [diff] [blame] | 23 | aaf: |
| 24 | enabled: true |
| 25 | aai: |
| 26 | enabled: true |
| 27 | appc: |
| 28 | enabled: true |
Mike Elliott | ac281bd | 2019-03-02 09:46:25 -0500 | [diff] [blame] | 29 | clamp: |
| 30 | enabled: true |
| 31 | cli: |
| 32 | enabled: true |
| 33 | consul: |
| 34 | enabled: true |
| 35 | contrib: |
| 36 | enabled: true |
| 37 | dcaegen2: |
| 38 | enabled: true |
| 39 | dmaap: |
| 40 | enabled: true |
| 41 | esr: |
| 42 | enabled: true |
| 43 | log: |
| 44 | enabled: true |
| 45 | sniro-emulator: |
| 46 | enabled: true |
| 47 | oof: |
| 48 | enabled: true |
| 49 | msb: |
| 50 | enabled: true |
| 51 | multicloud: |
| 52 | enabled: true |
| 53 | nbi: |
| 54 | enabled: true |
| 55 | policy: |
| 56 | enabled: true |
| 57 | pomba: |
| 58 | enabled: true |
| 59 | portal: |
| 60 | enabled: true |
| 61 | robot: |
| 62 | enabled: true |
| 63 | sdc: |
| 64 | enabled: true |
| 65 | sdnc: |
| 66 | enabled: true |
| 67 | so: |
| 68 | enabled: true |
| 69 | uui: |
| 70 | enabled: true |
| 71 | vfc: |
| 72 | enabled: true |
| 73 | vid: |
| 74 | enabled: true |
| 75 | vnfsdk: |
| 76 | enabled: true |