add a note about cluster name label in UI docs
This commit is contained in:
		
							parent
							
								
									419e56de2f
								
							
						
					
					
						commit
						b737ceb901
					
				|  | @ -31,9 +31,13 @@ status page. | |||
|  | ||||
| 
 | ||||
| Usually, the startup should only take up to 1 minute. If you feel the process | ||||
| got stuck click on the "Logs" button to inspect the operator logs. From the | ||||
| "Status" field in the top menu you can also retrieve the logs and queue of each | ||||
| worker the operator is using. The number of concurrent workers can be | ||||
| got stuck click on the "Logs" button to inspect the operator logs. If the logs | ||||
| look fine, but the UI seems to got stuck, check if you are have configured the | ||||
| same [cluster name label](../ui/manifests/deployment.yaml#L45) like for the | ||||
| [operator](../manifests/configmap.yaml#L13). | ||||
| 
 | ||||
| From the "Status" field in the top menu you can also retrieve the logs and queue | ||||
| of each worker the operator is using. The number of concurrent workers can be | ||||
| [configured](reference/operator_parameters.md#general). | ||||
| 
 | ||||
|  | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue