Fix marker collission;Add missing key
	
		
			
	
		
	
	
		
	
		
			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:
		| @@ -117,7 +117,7 @@ | ||||
|               env: | ||||
|                 - name: LEGO_CA_CERTIFICATES | ||||
|                   value: /step-ca/root_ca.crt | ||||
|         marker: '    # {mark} ANSIBLE MANAGED BLOCK' | ||||
|         marker: '    # {mark} ANSIBLE MANAGED BLOCK [rootca]' | ||||
|       notify: | ||||
|         - Apply manifests | ||||
|  | ||||
|   | ||||
| @@ -12,7 +12,7 @@ | ||||
|                     mountPath: /data | ||||
|           persistence: | ||||
|             enabled: true | ||||
|     marker: '    # {mark} ANSIBLE MANAGED BLOCK' | ||||
|     marker: '    # {mark} ANSIBLE MANAGED BLOCK [persistence]' | ||||
|   notify: | ||||
|     - Apply manifests | ||||
|  | ||||
|   | ||||
| @@ -72,3 +72,4 @@ | ||||
|       metadata: | ||||
|         labels: | ||||
|           vm_id: "{{ moref_id }}" | ||||
|     kubeconfig: "{{ kubeconfig.path }}" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user