switch to mock by default
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# If set to false, it is assumed that the host is managing the cluster and
|
||||
# as a result no containers or anything will be spun up.
|
||||
# Options: containerized, mocked, unmanaged
|
||||
cluster.type=unmanaged
|
||||
cluster.type=mocked
|
||||
# Default configs for both cases
|
||||
cluster.adminUsername=Administrator
|
||||
cluster.adminPassword=password
|
||||
|
||||
Reference in New Issue
Block a user