Write template during firstboot
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		| @@ -1,16 +0,0 @@ | ||||
| providers: | ||||
|   - name: "kubeadm" | ||||
|     url: "/opt/metacluster/manifests/bootstrap-kubeadm/{{ _template.version.base }}/bootstrap-components.yaml" | ||||
|     type: "BootstrapProvider" | ||||
|   - name: "cluster-api" | ||||
|     url: "/opt/metacluster/manifests/cluster-api/{{ _template.version.base }}/core-components.yaml" | ||||
|     type: "CoreProvider" | ||||
|   - name: "kubeadm" | ||||
|     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" | ||||
|     type: "InfrastructureProvider" | ||||
|  | ||||
| cert-manager: | ||||
|   url: "/opt/metacluster/manifests/cert-manager/{{ _template.version.cert_manager }}/cert-manager.yaml" | ||||
		Reference in New Issue
	
	Block a user