1 # ============LICENSE_START=======================================================
2 # Copyright (C) 2023-2024 Nordix Foundation. All rights reserved.
3 # ================================================================================
4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
7 # http://www.apache.org/licenses/LICENSE-2.0
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.
15 # SPDX-License-Identifier: Apache-2.0
16 # ============LICENSE_END=========================================================
26 name: ${RESTSERVER_USER}
27 password: ${RESTSERVER_PASSWORD}
30 - org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration
31 - org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration
32 - org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration
33 - org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration
34 - io.kubernetes.client.spring.extended.manifests.config.KubernetesManifestsAutoConfiguration
35 - io.kubernetes.client.spring.extended.network.config.KubernetesLoadBalancerAutoConfiguration
41 intermediaryParameters:
42 reportingTimeIntervalMs: 120000
43 description: Participant Description
44 participantId: 101c62b3-8918-41b9-a747-d21eb79c6c04
45 clampAutomationCompositionTopics:
47 - topic: policy-acruntime-participant
49 - {{ .Values.global.kafkaServer }}:9092
50 topicCommInfrastructure: kafka
53 - topic: policy-acruntime-participant
55 - {{ .Values.global.kafkaServer }}:9092
56 topicCommInfrastructure: kafka
57 participantSupportedElementTypes:
59 typeName: org.onap.policy.clamp.acm.KserveAutomationCompositionElement
62 customresourcedefinition:
63 group: serving.kserve.io
65 plural: inferenceservices
73 include: health, metrics, prometheus
77 context-path: /onap/policy/clamp/acm/kserveparticipant