Skip to content

Fix for k8s single node deployment.

Kostas FILIPPOPOLITIS requested to merge fix/k8s_single_node_deployment into master

Created by: ThanKarab

The worker doesn't need to be started if there is only one node. The master node will be used as worker.

Merge request reports