From 21dbab24e58ed230d37c20ab540bbe3a2359a17e Mon Sep 17 00:00:00 2001 From: Alexander Koptelov Date: Thu, 16 Nov 2023 13:03:20 +0300 Subject: [PATCH] Some fixes --- ocaml-test-node/templates/_libp2p.tpl | 2 +- peers-discovery-3-nodes/Chart.yaml | 5 +---- peers-discovery-3-nodes/values.yaml | 2 +- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/ocaml-test-node/templates/_libp2p.tpl b/ocaml-test-node/templates/_libp2p.tpl index 8fde1d9..28553b1 100644 --- a/ocaml-test-node/templates/_libp2p.tpl +++ b/ocaml-test-node/templates/_libp2p.tpl @@ -23,7 +23,7 @@ key Libp2p secret name */}} {{- define "ocaml-test-node.libp2p.secret.name" -}} -{{- default (printf "%s-libp2p" (include "ocaml-test-node.fullname" .)) .Values.libp2p.secret }} +{{- printf "%s-%s" .Release.Name .Values.libp2p.secret }} {{- end }} diff --git a/peers-discovery-3-nodes/Chart.yaml b/peers-discovery-3-nodes/Chart.yaml index 5dbfb9b..cd729df 100644 --- a/peers-discovery-3-nodes/Chart.yaml +++ b/peers-discovery-3-nodes/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.0.2 +version: 0.0.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -37,6 +37,3 @@ dependencies: alias: rust repository: file://../rust-test-node version: ">=0.0.0" - # - name: openmina - # repository: file://../../openmina - # version: ">=0.0.0" diff --git a/peers-discovery-3-nodes/values.yaml b/peers-discovery-3-nodes/values.yaml index ca99359..2fa06c9 100644 --- a/peers-discovery-3-nodes/values.yaml +++ b/peers-discovery-3-nodes/values.yaml @@ -1,4 +1,4 @@ -nodes: seed rust +nodes: seed ocaml rust seed: daemonJson: