From 74baf5f3b9c6b6f6729e9f6008f52a70d206c528 Mon Sep 17 00:00:00 2001 From: Miguel Caballer Date: Thu, 4 Jun 2026 09:44:06 +0200 Subject: [PATCH] Set main branch --- templates/kubernetes.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/kubernetes.yaml b/templates/kubernetes.yaml index 852eff6..8bfc48d 100644 --- a/templates/kubernetes.yaml +++ b/templates/kubernetes.yaml @@ -1,7 +1,7 @@ tosca_definitions_version: tosca_simple_yaml_1_0 imports: - - grycap_custom_types: https://raw.githubusercontent.com/grycap/tosca/k8s_tls/custom_types.yaml + - grycap_custom_types: https://raw.githubusercontent.com/grycap/tosca/main/custom_types.yaml description: Deploy a Kubernetes Virtual Cluster.