feat: restructure repository as ansible collection
BREAKING CHANGE: Repository restructure from Ansible Role to Ansible Collection !37
This commit is contained in:
		
							
								
								
									
										16
									
								
								roles/nfc_kubernetes/templates/kubevirt-cr.yaml.j2
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								roles/nfc_kubernetes/templates/kubevirt-cr.yaml.j2
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,16 @@ | ||||
| --- | ||||
| apiVersion: kubevirt.io/v1 | ||||
| kind: KubeVirt | ||||
| metadata: | ||||
|   name: kubevirt | ||||
|   namespace: kubevirt | ||||
| spec: | ||||
|   certificateRotateStrategy: {} | ||||
|   configuration: | ||||
|     developerConfiguration: | ||||
|       featureGates: [] | ||||
|   customizeComponents: {} | ||||
|   imagePullPolicy: IfNotPresent | ||||
|   workloadUpdateStrategy: | ||||
|     workloadUpdateMethods: | ||||
|       - LiveMigrate | ||||
		Reference in New Issue
	
	Block a user