[K3s Deploymet] Failing kafka/neoj4/zookeeper
Under P6 it was found that kafka/neoj4/zookeeper were failing. Changing the MDM deployment export variable from standard to local-path, fixes the deployment issues.
export STORAGECLASSNAME="local-path" # instead of "standard
Is this indeed a solution? Can we verify? (K3s were used)