Add very basic cluster config mechanism

Former-commit-id: 9cae493458
This commit is contained in:
2023-03-08 17:03:14 -07:00
parent e29ae7ac93
commit f57b8b4ba0
3 changed files with 57 additions and 4 deletions
@@ -13,3 +13,6 @@ containers:
- cerc/laconic-registry-cli
pods:
- fixturenet-laconicd
config:
cli:
key: laconicd.mykey
+1 -1
View File
@@ -1,2 +1,2 @@
# This file should be re-generated running: scripts/update-version-file.sh script
v1.0.24-d80fb5d
v1.0.25-75376d7