This commit is contained in:
		| @@ -10,6 +10,7 @@ | ||||
|         definition: | | ||||
|           spec: | ||||
|             numberOfReplicas: {{ lookup('kubernetes.core.k8s', kind='node', kubeconfig=(kubeconfig.path)) | length | int }} | ||||
|         kubeconfig: "{{ kubeconfig.path }}" | ||||
|       loop: "{{ lookup('kubernetes.core.k8s', api_version='longhorn.io/v1beta2', kind='volume', namespace='longhorn-system', kubeconfig=(kubeconfig.path)) }}" | ||||
|       loop_control: | ||||
|         label: "{{ item.metadata.name }}" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user