* feat(money-balancer): add money-balancer * update version * Apply suggestions from code review Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * fix secret var * update UI and add probes * update ui Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
6 lines
124 B
YAML
6 lines
124 B
YAML
{{- include "tc.common.loader.init" . }}
|
|
|
|
{{ include "moneybalancer.secrets" . }}
|
|
|
|
{{ include "tc.common.loader.apply" . }}
|