From de37a9505ede5b1e0fcdf6413ac41e392e63e884 Mon Sep 17 00:00:00 2001 From: Christian Vogt Date: Tue, 22 Oct 2024 14:41:31 -0400 Subject: [PATCH] change connection types annotation from enabled to disabled --- documentation/components/dashboard/k8sLabelsAndAnnotations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/components/dashboard/k8sLabelsAndAnnotations.md b/documentation/components/dashboard/k8sLabelsAndAnnotations.md index e260690..ead1775 100644 --- a/documentation/components/dashboard/k8sLabelsAndAnnotations.md +++ b/documentation/components/dashboard/k8sLabelsAndAnnotations.md @@ -119,7 +119,7 @@ For the Project Sharing feature specifically: * Annotations * [`openshift.io/display-name`] * [`openshift.io/description`] - * `opendatahub.io/enabled` - a `true` or `false` value indicates whether the connection type is enabled for use + * `opendatahub.io/disabled` - a `true` or `false` value indicates whether the connection type is disabled * `opendatahub.io/username` - the name of the user who created the connection type ### Connections