aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/config/configuration.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/src/main/resources/config/configuration.yaml')
-rw-r--r--catalog-be/src/main/resources/config/configuration.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/catalog-be/src/main/resources/config/configuration.yaml b/catalog-be/src/main/resources/config/configuration.yaml
index 3e34e2176f..ab89d8f158 100644
--- a/catalog-be/src/main/resources/config/configuration.yaml
+++ b/catalog-be/src/main/resources/config/configuration.yaml
@@ -301,6 +301,9 @@ serviceDeploymentArtifacts:
CONTROLLER_BLUEPRINT_ARCHIVE:
acceptedTypes:
- zip
+ HELM:
+ acceptedTypes:
+ - tgz
YANG_XML:
acceptedTypes:
- xml
@@ -498,6 +501,10 @@ resourceDeploymentArtifacts:
validForResourceTypes:
- VF
- PNF
+ HELM:
+ acceptedTypes:
+ - tgz
+ validForResourceTypes: *allResourceTypes
CONTROLLER_BLUEPRINT_ARCHIVE:
acceptedTypes:
- zip