blob: 97b5767a1f239f5d4fbe342c99fbfb92da252544 [file] [log] [blame]
Ikram Ikramullah40b120b2018-05-01 11:35:40 -04001# Copyright © 2017 Amdocs, AT&T, Bell Canada, VMware
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# Global configuration defaults.
17#################################################################
18global:
19 nodePortPrefix: 302
Sylvain Desbureaux1694e1d2020-08-21 09:58:25 +020020 readinessImage: onap/oom/readiness:3.0.1
Ikram Ikramullah40b120b2018-05-01 11:35:40 -040021 loggingRepository: docker.elastic.co
22 loggingImage: beats/filebeat:5.5.0
Sylvain Desbureauxb7ed2ee2019-11-29 11:35:13 +010023 persistence: {}
Ikram Ikramullah40b120b2018-05-01 11:35:40 -040024#################################################################
25# Application configuration defaults.
26#################################################################
27# application image
28repository: nexus3.onap.org:10001
vrvarma96294cd2020-05-25 12:36:54 -040029image: onap/optf-osdf:2.0.4
Ikram Ikramullah40b120b2018-05-01 11:35:40 -040030pullPolicy: Always
31
32# flag to enable debugging - application support required
33debugEnabled: false
34
35# application configuration
36config:
Patel, Ankitkumard4b37e22018-05-29 16:56:30 -040037 msbgateway: msb-iag
Ikram Ikramullah40b120b2018-05-01 11:35:40 -040038 msbPort: 80
Dileep Ranganathan61225cb2018-10-01 08:14:16 -070039 placementVersioningEnabled: True
Dileep Ranganathanf706ae12018-10-01 04:27:13 -070040 # Placement API latest version numbers to be set in HTTP header
41 placementMajorVersion: "1"
42 placementMinorVersion: "0"
43 placementPatchVersion: "0"
44 # Placement API default version numbers to be set in HTTP header
45 placementDefaultMajorVersion: "1"
46 placementDefaultMinorVersion: "0"
47 placementDefaultPatchVersion: "0"
Krzysztof Opasiak1cddd1d2020-04-16 20:06:50 +020048
Ikram Ikramullah40b120b2018-05-01 11:35:40 -040049 # Url and credentials for Conductor.
vrvarma8f500492019-04-25 23:08:01 -040050 conductorUrl: https://oof-has-api:8091/v1/plans/
vrvarma96294cd2020-05-25 12:36:54 -040051 conductorPingWaitTime: 10
Ikram Ikramullah40b120b2018-05-01 11:35:40 -040052 conductorMaxRetries: 30
Dileep Ranganathanf706ae12018-10-01 04:27:13 -070053 # versions to be set in HTTP header
54 conductorMinorVersion: 0
Ikram Ikramullah40b120b2018-05-01 11:35:40 -040055 # Url and credentials for the Policy Platform
Krzysztof Opasiak1cddd1d2020-04-16 20:06:50 +020056 policyPlatformUrl: https://policy-xacml-pdp:6969/policy/pdpx/v1/decision # Policy Dev platform URL
Ikram Ikramullah40b120b2018-05-01 11:35:40 -040057 policyPlatformEnv: TEST # Environment for policy platform
Ikram Ikramullah40b120b2018-05-01 11:35:40 -040058 # Credentials for the message reader - A placeholder.
59 messageReaderHosts: NA
60 messageReaderTopic: NA
Ikram Ikramullah40b120b2018-05-01 11:35:40 -040061 # Credentials for the SDC interface - A placeholder.
62 sdcUrl: NA
Ikram Ikramullah40b120b2018-05-01 11:35:40 -040063 sdcONAPInstanceID: NA
Dileep Ranganathanf706ae12018-10-01 04:27:13 -070064 #AAF Authentication
65 is_aaf_enabled: False
vrvarma8f500492019-04-25 23:08:01 -040066 aaf_cache_expiry_mins: 5
Dileep Ranganathanf706ae12018-10-01 04:27:13 -070067 aaf_url: https://aaf-service:8100
68 aaf_user_roles:
vrvarma8f500492019-04-25 23:08:01 -040069 - '/placement:org.onap.oof.access|*|read ALL'
70 - '/pci:org.onap.oof.access|*|read ALL'
Dileep Ranganathanf706ae12018-10-01 04:27:13 -070071 # Secret Management Service from AAF
Dileep Ranganathan61225cb2018-10-01 08:14:16 -070072 aaf_sms_url: https://aaf-sms
73 aaf_sms_port: 10443
Dileep Ranganathanf706ae12018-10-01 04:27:13 -070074 aaf_sms_timeout: 30
75 secret_domain: osdf
76 aaf_ca_certs: /opt/app/ssl_cert/aaf_root_ca.cer
77 # config db api
78 configDbUrl: http://config.db.url:8080
Dileep Ranganathanf706ae12018-10-01 04:27:13 -070079 configDbGetCellListUrl: 'SDNCConfigDBAPI/getCellList'
80 configDbGetNbrListUrl: 'SDNCConfigDBAPI/getNbrList'
Ikram Ikramullah40b120b2018-05-01 11:35:40 -040081# default number of instances
82replicaCount: 1
83nodeSelector: {}
84affinity: {}
Prateekinlinuxb84ba5e2018-09-20 12:07:08 +000085# Resource Limit flavor -By Default using small
86flavor: small
krishnaa96dbcd1ca2020-08-11 10:26:50 +053087
88#sub-charts configuration
89certInitializer:
90 nameOverride: oof-osdf-cert-initializer
91 fqdn: "oof.onap"
92 app_ns: "org.osaaf.aaf"
93 fqi: "oof@oof.onap.org"
94 fqi_namespace: org.onap.oof
95 public_fqdn: "oof.onap.org"
96 aafDeployFqi: "deployer@people.osaaf.org"
97 aafDeployPass: demo123456!
98 cadi_latitude: "0.0"
99 cadi_longitude: "0.0"
100 credsPath: /opt/app/osaaf/local
101 appMountPath: /opt/osdf/osaaf
102 aaf_add_config: >
103 chmod 444 {{ .Values.credsPath }}/{{ .Values.fqi_namespace }}.key;
104
Prateekinlinuxb84ba5e2018-09-20 12:07:08 +0000105# Segregation for Different environment (Small and Large)
106resources:
107 small:
108 limits:
Dileep Ranganathan61225cb2018-10-01 08:14:16 -0700109 memory: 2Gi
110 cpu: 1000m
Prateekinlinuxb84ba5e2018-09-20 12:07:08 +0000111 requests:
112 memory: 1Gi
113 cpu: 500m
114 large:
115 limits:
Dileep Ranganathan61225cb2018-10-01 08:14:16 -0700116 memory: 4Gi
117 cpu: 2000m
Prateekinlinuxb84ba5e2018-09-20 12:07:08 +0000118 requests:
119 memory: 2Gi
120 cpu: 1000m
Mandeep Khinda60d36d42018-09-24 15:15:48 +0000121 unlimited: {}
Ikram Ikramullah40b120b2018-05-01 11:35:40 -0400122# probe configuration parameters
123liveness:
124 initialDelaySeconds: 10
125 periodSeconds: 10
126 # necessary to disable liveness probe when setting breakpoints
127 # in debugger so K8s doesn't restart unresponsive container
128 enabled: true
129readiness:
130 initialDelaySeconds: 10
131 periodSeconds: 10
132service:
133 type: NodePort
134 name: oof-osdf
135 externalPort: 8698
136 internalPort: 8699
137 nodePort: 48
138ingress:
139 enabled: false
Lucjan Bryndzae529d752019-11-28 15:32:42 +0100140 service:
141 - baseaddr: "oofosdf"
142 name: "oof-osdf"
143 port: 8698
144 config:
Sylvain Desbureauxa64c46d2020-05-06 15:22:29 +0200145 ssl: "redirect"
krishnaa96dbcd1ca2020-08-11 10:26:50 +0530146
147#component overrides
148
149oof-cmso:
150 enabled: true
151oof-has:
152 enabled: true