Fix template
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Danny Bessems 2022-11-07 03:36:01 +01:00
parent 464ed497fe
commit e656780f56
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ providers:
url: "/opt/metacluster/manifests/control-plane-kubeadm/{{ _template.version.base }}/control-plane-components.yaml"
type: "ControlPlaneProvider"
- name: "vsphere"
url: "/opt/metacluster/manifests/infrastructure-vsphere/{{ _template.version.infrastructure-vsphere }}/infrastructure-components.yaml"
url: "/opt/metacluster/manifests/infrastructure-vsphere/{{ _template.version.infrastructure_vsphere }}/infrastructure-components.yaml"
type: "InfrastructureProvider"