File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed
Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
1515# This is the chart version. This version number should be incremented each time you make changes
1616# to the chart and its templates, including the app version.
1717# Versions are expected to follow Semantic Versioning (https://semver.org/)
18- version : 0.2.5
18+ version : 0.2.6
1919
2020# This is the version number of the application being deployed. This version number should be
2121# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change 7777 initialDelaySeconds : 20
7878 periodSeconds : 10
7979 env :
80- - name : GRPC_TRACE
81- value : all
82- - name : GRPC_VERBOSITY
83- value : DEBUG
8480 - name : SERVICE_URL
8581 value : {{ template "conduit-helm.database.fullname" . }}-headless:{{ .Values.database.service.tcp_port }}
8682 - name : CONDUIT_NAMESPACE
You can’t perform that action at this time.
0 commit comments