From 0d83740e980f60867c9db8f7906a219c352f0e42 Mon Sep 17 00:00:00 2001 From: Dan Ramich Date: Wed, 30 Sep 2020 15:47:02 -0600 Subject: [PATCH] Add hidden annotation --- charts/rancher-webhook/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/rancher-webhook/Chart.yaml b/charts/rancher-webhook/Chart.yaml index 243917fae..f9cf5be56 100644 --- a/charts/rancher-webhook/Chart.yaml +++ b/charts/rancher-webhook/Chart.yaml @@ -5,6 +5,6 @@ version: 0.0.0 appVersion: 0.0.0 annotations: catalog.cattle.io/certified: rancher - catalog.cattle.io/experimental: "true" + catalog.cattle.io/hidden: "true" catalog.cattle.io/namespace: cattle-system catalog.cattle.io/release-name: rancher-webhook