From 1a3ef734f5704d4aee5db7e247e48e92ef49db08 Mon Sep 17 00:00:00 2001 From: Tamal Saha Date: Sun, 11 Feb 2024 22:58:54 -0800 Subject: [PATCH] Install kubestash in stash namespace Signed-off-by: Tamal Saha --- .../templates/featuresets/opscenter-backup/kubestash.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/opscenter-features/templates/featuresets/opscenter-backup/kubestash.yaml b/charts/opscenter-features/templates/featuresets/opscenter-backup/kubestash.yaml index 181664e5f..4bde8785a 100644 --- a/charts/opscenter-features/templates/featuresets/opscenter-backup/kubestash.yaml +++ b/charts/opscenter-features/templates/featuresets/opscenter-backup/kubestash.yaml @@ -36,7 +36,7 @@ spec: app.kubernetes.io/name: kubestash-operator chart: name: kubestash - namespace: kubestash + namespace: stash version: {{ dig "kubestash" "version" "" $.Values.helm.releases }} sourceRef: kind: HelmRepository