fix(datastore): default as name for the common datastore

This commit is contained in:
Dario Tranchitella
2022-09-12 21:09:35 +02:00
parent 90b2ca1bab
commit 0dffd9ba46

View File

@@ -2,5 +2,5 @@ metrics-bind-address: :8080
health-probe-bind-address: :8081
leader-elect: false
tmp-directory: /tmp/kamaji
datastore: etcd
datastore: default
kine-image: rancher/kine:v0.9.2-amd64