From e86cbf224c76ffa6b8713aaa8948295b07591297 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sun, 10 Mar 2024 12:20:45 +0100 Subject: [PATCH] chore(openebs): some cleanup --- charts/operators/openebs/values.yaml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/charts/operators/openebs/values.yaml b/charts/operators/openebs/values.yaml index 8b9bb46482a..9b21caa5a23 100644 --- a/charts/operators/openebs/values.yaml +++ b/charts/operators/openebs/values.yaml @@ -1,11 +1,8 @@ image: pullPolicy: IfNotPresent - repository: tccr.io/tccr/alpine - tag: latest@sha256:ade0065e19edaa4f6903d464ee70605111a48394536deb94f31b661264704558 -manifestManager: - enabled: false -operator: - register: true + repository: tccr.io/tccr/scratch + tag: latest + portal: open: enabled: false