aboutsummaryrefslogtreecommitdiffstats
path: root/blueprints/k8s-helm.yaml-template
diff options
context:
space:
mode:
Diffstat (limited to 'blueprints/k8s-helm.yaml-template')
-rw-r--r--blueprints/k8s-helm.yaml-template6
1 files changed, 3 insertions, 3 deletions
diff --git a/blueprints/k8s-helm.yaml-template b/blueprints/k8s-helm.yaml-template
index d2562e0..958f0e6 100644
--- a/blueprints/k8s-helm.yaml-template
+++ b/blueprints/k8s-helm.yaml-template
@@ -17,7 +17,7 @@
tosca_definitions_version: cloudify_dsl_1_3
imports:
- - http://www.getcloudify.org/spec/cloudify/4.3.1/types.yaml
+ - https://www.getcloudify.org/spec/cloudify/4.5.5/types.yaml
- "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_ccsdk_platform_plugins_releases }}/type_files/helm/4.0.0/helm-type.yaml"
inputs:
@@ -26,11 +26,11 @@ inputs:
tiller-server-port:
description: Nodeport of tiller server
namespace:
- description: Target namespace to be installed under (requires to be new)
+ description: Target namespace to be installed under (requires to be new)
chart-repo-url:
default: https://nexus.onap.org/content/sites/oom-helm-staging
chart-version :
- description: Chart version for identified component-name
+ description: Chart version for identified component-name
stable-repo-url:
description: URL for stable repository
type: string