fix: Update kustomization template with correct paths
	
		
			
	
		
	
	
		
	
		
			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,9 +1,9 @@ | ||||
| apiVersion: kustomize.config.k8s.io/v1beta1 | ||||
| kind: Kustomization | ||||
| resources: | ||||
| - manifests/kubeadmconfigtemplate-{{ _template.cluster.name }}-worker.yaml | ||||
| - manifests/machinedeployment-{{ _template.cluster.name }}-worker.yaml | ||||
| - manifests/vspheremachinetemplate-{{ _template.cluster.name }}-worker.yaml | ||||
| - downstream-cluster/kubeadmconfigtemplate-{{ _template.cluster.name }}-worker.yaml | ||||
| - downstream-cluster/machinedeployment-{{ _template.cluster.name }}-worker.yaml | ||||
| - downstream-cluster/vspheremachinetemplate-{{ _template.cluster.name }}-worker.yaml | ||||
|  | ||||
| patches: | ||||
| - patch: |- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user