From aedb7f0c3a44541819f7e7ea9112ce386eba615d Mon Sep 17 00:00:00 2001 From: trivernis Date: Mon, 13 Nov 2023 11:29:51 +0100 Subject: [PATCH] Change ebs repo to be http instead of oci --- repos/openebs.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/repos/openebs.yaml b/repos/openebs.yaml index fff0f92..d40c641 100644 --- a/repos/openebs.yaml +++ b/repos/openebs.yaml @@ -4,6 +4,5 @@ metadata: name: openebs namespace: repos spec: - type: oci interval: 60m - url: oci://ghcr.io/openebs/charts + url: https://openebs.github.io/charts