Merge "[AAI] Add model-loader tracing config"
[oom.git] / kubernetes / dcaegen2-services / components / dcae-tcagen2 / values.yaml
1 #============LICENSE_START========================================================
2 # ================================================================================
3 # Copyright (c) 2021-2023 J. F. Lucas. All rights reserved.
4 # Copyright (c) 2021 AT&T Intellectual Property. All rights reserved.
5 # Copyright (c) 2023 Deutsche Telekom AG. All rights reserved.
6 # ================================================================================
7 # Licensed under the Apache License, Version 2.0 (the "License");
8 # you may not use this file except in compliance with the License.
9 # You may obtain a copy of the License at
10 #
11 #     http://www.apache.org/licenses/LICENSE-2.0
12 #
13 # Unless required by applicable law or agreed to in writing, software
14 # distributed under the License is distributed on an "AS IS" BASIS,
15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 # See the License for the specific language governing permissions and
17 # limitations under the License.
18 # ============LICENSE_END=========================================================
19
20 #################################################################
21 # Global configuration defaults.
22 #################################################################
23 global:
24   nodePortPrefix: 302
25   nodePortPrefixExt: 304
26   centralizedLoggingEnabled: true
27   # Docker Repository used by RepositoryGenerator
28   dockerHubRepository: docker.io
29   # Additions for MongoDB****************************
30   # If dockerHubRepository is changes the following entry needs
31   # to be changed as well
32   imageRegistry: docker.io
33   imagePullSecrets:
34     - '{{ include "common.names.namespace" . }}-docker-registry-key'
35   # *************************************************
36
37 #################################################################
38 # Filebeat configuration defaults.
39 #################################################################
40 filebeatConfig:
41   logstashServiceName: log-ls
42   logstashPort: 5044
43
44 #################################################################
45 # Application configuration defaults.
46 #################################################################
47 # application image
48 image: onap/org.onap.dcaegen2.analytics.tca-gen2.dcae-analytics-tca-web:1.4.0
49 pullPolicy: Always
50
51 # log directory where logging sidecar should look for log files
52 # if path is set to null sidecar won't be deployed in spite of
53 # global.centralizedLoggingEnabled setting.
54 log:
55   path: /opt/logs/dcae-analytics-tca
56 logConfigMapNamePrefix: '{{ include "common.fullname" . }}'
57
58 secrets:
59   - uid: &aaiCredsUID aaicreds
60     type: basicAuth
61     login: '{{ .Values.aaiCreds.user }}'
62     password: '{{ .Values.aaiCreds.password }}'
63     passwordPolicy: required
64
65 # dependencies
66 readinessCheck:
67   wait_for:
68     services:
69       - message-router
70
71 # probe configuration
72 readiness:
73   initialDelaySeconds: 10
74   periodSeconds: 30
75   path: /actuator/health
76   scheme: HTTP
77   port: 9091
78
79 # service configuration
80 service:
81   type: ClusterIP
82   name: dcae-tcagen2
83   ports:
84     - port: 9091
85       name: http
86
87 serviceMesh:
88   authorizationPolicy:
89     authorizedPrincipals:
90       - serviceAccount: message-router-read
91
92 # mongoDB overrides
93 mongodb:
94   nameOverride: dcae-mongo
95   #config:
96   #  dbName: dcaecommondb
97   auth:
98     enabled: false
99     databases:
100       - "dcaecommondb"
101     usernames:
102       - "dcae"
103   service:
104     nameOverride: dcae-mongohost
105     internalPort: 27017
106   resources:
107     limits:
108       cpu: "1"
109       memory: "1Gi"
110     requests:
111       cpu: "500m"
112       memory: "1Gi"
113
114 # Policy configuraiton properties
115 # if enabled, policy-sync side car will be deployed
116 #dcaePolicySyncImage: onap/org.onap.dcaegen2.deployments.dcae-services-policy-sync:1.0.1
117 #policies:
118 #  duration: 300
119 #  policyRelease: "onap"
120 #  policyID: |
121 #    '["onap.vfirewall.tca","onap.vdns.tca"]'
122
123
124 aaiCreds:
125   user: DCAE
126   password: DCAE
127
128 credentials:
129 - name: AAI_USERNAME
130   uid: *aaiCredsUID
131   key: login
132 - name: AAI_PASSWORD
133   uid: *aaiCredsUID
134   key: password
135
136 # initial application configuration
137 applicationConfig:
138   service_calls: []
139   streams_publishes:
140     tca_handle_out:
141       dmaap_info:
142         topic_url: http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT
143       type: message_router
144   streams_subscribes:
145     tca_handle_in:
146       dmaap_info:
147         topic_url: http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT
148       type: message_router
149   spring.data.mongodb.uri: mongodb://dcae-mongohost/dcae-tcagen2
150   streams_subscribes.tca_handle_in.consumer_group: cg1
151   streams_subscribes.tca_handle_in.consumer_ids[0]: c0
152   streams_subscribes.tca_handle_in.consumer_ids[1]: c1
153   streams_subscribes.tca_handle_in.message_limit: 50000
154   streams_subscribes.tca_handle_in.polling.auto_adjusting.max: 60000
155   streams_subscribes.tca_handle_in.polling.auto_adjusting.min: 30000
156   streams_subscribes.tca_handle_in.polling.auto_adjusting.step_down: 30000
157   streams_subscribes.tca_handle_in.polling.auto_adjusting.step_up: 10000
158   streams_subscribes.tca_handle_in.polling.fixed_rate: 0
159   streams_subscribes.tca_handle_in.timeout: -1
160   tca.aai.enable_enrichment: true
161   tca.aai.generic_vnf_path: aai/v11/network/generic-vnfs/generic-vnf
162   tca.aai.node_query_path: aai/v11/search/nodes-query
163   tca.aai.password: ${AAI_PASSWORD}
164   tca.aai.url: http://aai-internal:80
165   tca.aai.username: ${AAI_USERNAME}
166   tca.policy: "[{\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]},{\"domain\":\"measurement\",\"metricsPerEventName\":[{\"eventName\":\"vFirewallBroadcastPackets\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":700,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VM\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta\",\"thresholdValue\":300,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]},{\"eventName\":\"Measurement_vGMUX\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"DCAE\",\"policyName\":\"DCAE.Config_tca-hi-lo\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"EQUAL\",\"severity\":\"MAJOR\",\"closedLoopEventStatus\":\"ABATED\"},{\"closedLoopControlName\":\"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementFields.additionalMeasurements[*].arrayOfFields[0].value\",\"thresholdValue\":0,\"direction\":\"GREATER\",\"severity\":\"CRITICAL\",\"closedLoopEventStatus\":\"ONSET\"}]}]}]"
167   tca.processing_batch_size: 10000
168   tca.enable_abatement: true
169   tca.enable_ecomp_logging: true
170
171 applicationEnv:
172   #Temporary Dummy CBS Port Value until internal SDK library is updated
173   CONFIG_BINDING_SERVICE_SERVICE_PORT: '0000'
174
175 # Resource Limit flavor -By Default using small
176 flavor: small
177 # Segregation for Different environment (Small and Large)
178 resources:
179   small:
180     limits:
181       cpu: "1"
182       memory: "1Gi"
183     requests:
184       cpu: "0.5"
185       memory: "1Gi"
186   large:
187     limits:
188       cpu: "2"
189       memory: "2Gi"
190     requests:
191       cpu: "1"
192       memory: "2Gi"
193   unlimited: {}
194
195 #Pods Service Account
196 serviceAccount:
197   nameOverride: dcae-tcagen2
198   roles:
199     - read