vaibhav_16dec | e04b2fe | 2018-03-22 09:07:12 +0000 | [diff] [blame] | 1 | # Copyright © 2017 Amdocs, Bell Canada |
ChrisC | ec86a53 | 2020-03-19 15:53:31 -0500 | [diff] [blame] | 2 | # Modifications © 2020 AT&T |
Maciej Malewski | 955e39d | 2020-08-27 10:43:09 +0200 | [diff] [blame] | 3 | # Modifications Copyright © 2020 Nokia |
vaibhav_16dec | e04b2fe | 2018-03-22 09:07:12 +0000 | [diff] [blame] | 4 | # |
| 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 | |
kj | 52dfb13 | 2018-03-27 15:50:39 +0300 | [diff] [blame] | 17 | ################################################################# |
| 18 | # Global configuration defaults. |
| 19 | ################################################################# |
EmmettCox | bca68e0 | 2020-02-27 14:20:52 +0000 | [diff] [blame] | 20 | |
kj | 52dfb13 | 2018-03-27 15:50:39 +0300 | [diff] [blame] | 21 | global: |
| 22 | nodePortPrefix: 302 |
Mandeep Khinda | 60d36d4 | 2018-09-24 15:15:48 +0000 | [diff] [blame] | 23 | persistence: |
Mahendra Raghuwanshi | afb1e2a | 2018-05-03 12:15:03 +0000 | [diff] [blame] | 24 | enabled: true |
Instrumental | 0c7bc94 | 2019-08-06 16:36:13 -0500 | [diff] [blame] | 25 | # Standard OOM |
| 26 | pullPolicy: "Always" |
Mandeep Khinda | 6dcc80d | 2018-10-09 14:47:35 +0000 | [diff] [blame] | 27 | |
EmmettCox | bca68e0 | 2020-02-27 14:20:52 +0000 | [diff] [blame] | 28 | cmpv2Enabled: true |
| 29 | addTestingComponents: false |
Instrumental | cc3a0bd | 2019-05-01 14:18:49 -0500 | [diff] [blame] | 30 | aaf: |
Instrumental | cc3a0bd | 2019-05-01 14:18:49 -0500 | [diff] [blame] | 31 | readiness: false |
ChrisC | 73876b4 | 2020-05-27 15:45:34 +0200 | [diff] [blame] | 32 | image: onap/aaf/aaf_core:2.1.23 |
Instrumental | cc3a0bd | 2019-05-01 14:18:49 -0500 | [diff] [blame] | 33 | aaf_env: "DEV" |
| 34 | public_fqdn: "aaf.osaaf.org" |
ChrisC | 73876b4 | 2020-05-27 15:45:34 +0200 | [diff] [blame] | 35 | aaf_release: "Frankfurt" |
Instrumental | cc3a0bd | 2019-05-01 14:18:49 -0500 | [diff] [blame] | 36 | # DUBLIN ONLY - for M4 compatibility with Casablanca |
Instrumental | 0c7bc94 | 2019-08-06 16:36:13 -0500 | [diff] [blame] | 37 | # aaf_locator_name: "public.%NS.%N" |
| 38 | # aaf_locator_name_oom: "%NS.%N" |
Instrumental | cc3a0bd | 2019-05-01 14:18:49 -0500 | [diff] [blame] | 39 | # EL ALTO and Beyond |
Instrumental | 0c7bc94 | 2019-08-06 16:36:13 -0500 | [diff] [blame] | 40 | aaf_locator_name: "%NS.%N" |
| 41 | aaf_locator_name_oom: "%CNS.%NS.%N" |
Mandeep Khinda | 6dcc80d | 2018-10-09 14:47:35 +0000 | [diff] [blame] | 42 | cadi_latitude: "38.0" |
| 43 | cadi_longitude: "-72.0" |
Instrumental | cc3a0bd | 2019-05-01 14:18:49 -0500 | [diff] [blame] | 44 | cadi_x509_issuers: "CN=intermediateCA_1, OU=OSAAF, O=ONAP, C=US:CN=intermediateCA_7, OU=OSAAF, O=ONAP, C=US" |
| 45 | |
Instrumental | 0c7bc94 | 2019-08-06 16:36:13 -0500 | [diff] [blame] | 46 | config: |
ChrisC | 73876b4 | 2020-05-27 15:45:34 +0200 | [diff] [blame] | 47 | image: onap/aaf/aaf_config:2.1.23 |
Sylvain Desbureaux | 8f9ef35 | 2020-04-14 15:02:57 +0200 | [diff] [blame] | 48 | |
Instrumental | cc3a0bd | 2019-05-01 14:18:49 -0500 | [diff] [blame] | 49 | service: |
Instrumental | cc3a0bd | 2019-05-01 14:18:49 -0500 | [diff] [blame] | 50 | fqdn: "aaf-service" |
| 51 | internal_port: 8100 |
| 52 | public_port: 31110 |
| 53 | locate: |
Instrumental | cc3a0bd | 2019-05-01 14:18:49 -0500 | [diff] [blame] | 54 | fqdn: "aaf-locate" |
| 55 | internal_port: 8095 |
| 56 | public_port: 31111 |
| 57 | oauth: |
Sylvain Desbureaux | 8f9ef35 | 2020-04-14 15:02:57 +0200 | [diff] [blame] | 58 | fqdn: "aaf-oauth" |
Instrumental | cc3a0bd | 2019-05-01 14:18:49 -0500 | [diff] [blame] | 59 | internal_port: 8140 |
| 60 | public_port: 31112 |
ChrisC | ec86a53 | 2020-03-19 15:53:31 -0500 | [diff] [blame] | 61 | # Note: as hello is a sample app, find values in charts/aaf-hello/values.yaml |
| 62 | |
kj | 52dfb13 | 2018-03-27 15:50:39 +0300 | [diff] [blame] | 63 | ################################################################# |
| 64 | # Application configuration defaults. |
| 65 | ################################################################# |
kj | 52dfb13 | 2018-03-27 15:50:39 +0300 | [diff] [blame] | 66 | |
dsingh.278 | 64a34bf | 2018-09-21 05:11:00 -0400 | [diff] [blame] | 67 | flavor: small |
kj | 52dfb13 | 2018-03-27 15:50:39 +0300 | [diff] [blame] | 68 | # default number of instances |
| 69 | replicaCount: 1 |
| 70 | |
| 71 | nodeSelector: {} |
| 72 | |
| 73 | affinity: {} |
| 74 | |
| 75 | # probe configuration parameters |
| 76 | liveness: |
Instrumental | cc3a0bd | 2019-05-01 14:18:49 -0500 | [diff] [blame] | 77 | initialDelaySeconds: 350 |
kj | 52dfb13 | 2018-03-27 15:50:39 +0300 | [diff] [blame] | 78 | periodSeconds: 10 |
| 79 | # necessary to disable liveness probe when setting breakpoints |
| 80 | # in debugger so K8s doesn't restart unresponsive container |
| 81 | enabled: true |
| 82 | |
| 83 | readiness: |
Instrumental | cc3a0bd | 2019-05-01 14:18:49 -0500 | [diff] [blame] | 84 | initialDelaySeconds: 150 |
kj | 52dfb13 | 2018-03-27 15:50:39 +0300 | [diff] [blame] | 85 | periodSeconds: 10 |
| 86 | |
kj | 52dfb13 | 2018-03-27 15:50:39 +0300 | [diff] [blame] | 87 | ingress: |
| 88 | enabled: false |
Lucjan Bryndza | 0564965 | 2020-04-29 08:52:33 +0000 | [diff] [blame] | 89 | service: |
| 90 | - baseaddr: "aaf.api" |
| 91 | name: "aaf-service" |
| 92 | port: 8100 |
| 93 | config: |
| 94 | ssl: "none" |
kj | 52dfb13 | 2018-03-27 15:50:39 +0300 | [diff] [blame] | 95 | |
Sylvain Desbureaux | 8f9ef35 | 2020-04-14 15:02:57 +0200 | [diff] [blame] | 96 | persistence: {} |
ChrisC | ec86a53 | 2020-03-19 15:53:31 -0500 | [diff] [blame] | 97 | |
Instrumental | 378109d | 2018-10-16 20:40:41 -0500 | [diff] [blame] | 98 | resources: {} |
Sylvain Desbureaux | 2bbc402 | 2021-06-21 17:52:25 +0200 | [diff] [blame] | 99 | |
| 100 | aaf-authz: |
| 101 | enabled: true |
| 102 | aaf-hello: |
| 103 | enabled: false |
| 104 | aaf-sms: |
| 105 | enabled: true |
| 106 | aaf-sshsm: |
| 107 | enabled: false |