aboutsummaryrefslogtreecommitdiffstats
path: root/blueprints/k8s-pgaas-initdb.yaml-template
diff options
context:
space:
mode:
Diffstat (limited to 'blueprints/k8s-pgaas-initdb.yaml-template')
-rw-r--r--blueprints/k8s-pgaas-initdb.yaml-template8
1 files changed, 4 insertions, 4 deletions
diff --git a/blueprints/k8s-pgaas-initdb.yaml-template b/blueprints/k8s-pgaas-initdb.yaml-template
index 7dd7037..2022300 100644
--- a/blueprints/k8s-pgaas-initdb.yaml-template
+++ b/blueprints/k8s-pgaas-initdb.yaml-template
@@ -8,9 +8,9 @@
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
-#
+#
# http://www.apache.org/licenses/LICENSE-2.0
-#
+#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -29,8 +29,8 @@ description: |-
k8s-pgaas-getdbinfo shows how an application can access a database (including its roles and credentials) that was already created with k8s-pgaas-database.
imports:
- - http://www.getcloudify.org/spec/cloudify/3.4/types.yaml
- - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/relationshipplugin/1.0.0/relationshipplugin_types.yaml"
+ - https://www.getcloudify.org/spec/cloudify/4.5.5/types.yaml
+ - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/relationshipplugin/1.1.0/relationshipplugin_types.yaml"
- "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_ccsdk_platform_plugins_releases }}/type_files/sshkeyshare/sshkey_types.yaml"
- "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_ccsdk_platform_plugins_releases }}/type_files/pgaas/1.1.0/pgaas_types.yaml"