From ca9720252a3778ac1f2d7428cb783cb38ebbd764 Mon Sep 17 00:00:00 2001 From: Miguel Caballer Date: Mon, 19 Feb 2024 16:16:27 +0100 Subject: [PATCH] Set devel in import --- templates/k8s_app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/k8s_app.yaml b/templates/k8s_app.yaml index 0d3c3a6..9f1688f 100644 --- a/templates/k8s_app.yaml +++ b/templates/k8s_app.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: tosca_simple_yaml_1_0 imports: - - grycap_custom_types: https://raw.githubusercontent.com/grycap/tosca/main/custom_types.yaml + - grycap_custom_types: https://raw.githubusercontent.com/grycap/tosca/devel/custom_types.yaml description: TOSCA test for K8s