Skip to content

Commit

Permalink
Merge pull request #71 from christianvogt/ct-disabled
Browse files Browse the repository at this point in the history
[dashboard] change connection types annotation from enabled to disabled
  • Loading branch information
andrewballantyne authored Oct 31, 2024
2 parents 2c2298c + de37a95 commit 3a3a945
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3a3a945

Please sign in to comment.