aboutsummaryrefslogtreecommitdiffstats
path: root/examples/src/main/resources/clamp/acm/test/participant-kubernetes-helm.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/src/main/resources/clamp/acm/test/participant-kubernetes-helm.yaml')
-rw-r--r--examples/src/main/resources/clamp/acm/test/participant-kubernetes-helm.yaml14
1 files changed, 1 insertions, 13 deletions
diff --git a/examples/src/main/resources/clamp/acm/test/participant-kubernetes-helm.yaml b/examples/src/main/resources/clamp/acm/test/participant-kubernetes-helm.yaml
index 8d066498f..b6aab8747 100644
--- a/examples/src/main/resources/clamp/acm/test/participant-kubernetes-helm.yaml
+++ b/examples/src/main/resources/clamp/acm/test/participant-kubernetes-helm.yaml
@@ -1,5 +1,5 @@
# ============LICENSE_START=======================================================
-# Copyright (C) 2021-2022 Nordix Foundation.
+# Copyright (C) 2021-2023 Nordix Foundation.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -41,9 +41,6 @@ node_types:
provider:
type: string
required: false
- participantType:
- type: onap.datatypes.ToscaConceptIdentifier
- required: true
startPhase:
type: integer
required: false
@@ -105,9 +102,6 @@ topology_template:
description: Automation composition element for the K8S microservice for Hello World
properties:
provider: ONAP
- participantType:
- name: org.onap.k8s.acm.K8SAutomationCompositionParticipant
- version: 2.3.4
startPhase: 2
uninitializedToPassiveTimeout: 180
podStatusCheckInterval: 30
@@ -127,9 +121,6 @@ topology_template:
description: Automation composition element for the K8S microservice for PMSH
properties:
provider: ONAP
- participantType:
- name: org.onap.k8s.acm.K8SAutomationCompositionParticipant
- version: 2.3.4
startPhase: 2
uninitializedToPassiveTimeout: 180
podStatusCheckInterval: 30
@@ -150,9 +141,6 @@ topology_template:
description: Automation composition element for the K8S microservice for local chart
properties:
provider: ONAP
- participantType:
- name: org.onap.k8s.acm.K8SAutomationCompositionParticipant
- version: 2.3.4
startPhase: 2
uninitializedToPassiveTimeout: 180
podStatusCheckInterval: 30