Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/operator-sdk/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# OperatorSDK (operator-sdk)

A feature adding [operator-sdk](https://sdk.operatorframework.io/), a component of the [Operator Framework](https://github.com/operator-framework), an open source toolkit to manage kubernetes operators.
The Operator SDK provides the tools to build, test, and package Operators.

## Example Usage

Expand Down
2 changes: 1 addition & 1 deletion src/postgresql-client/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# PostgreSQL Client (postgresql-client)

A feature adding the postgrsql client cli
PostgreSQL is a powerful, open source object-relational database system that uses and extends the SQL language combined with many features that safely store and scale the most complicated data workloads.

## Example Usage

Expand Down