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

This commit is contained in:
Dario Tranchitella
2022-09-14 11:23:11 +02:00
parent 90b2ca1bab
commit 0dffd9ba46
+1 -1
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