diff --git a/README.md b/README.md index 455ea5d56e..0aec5c3e8d 100644 --- a/README.md +++ b/README.md @@ -56,4 +56,5 @@ project, as shown below: - [ExposedApp operator](https://github.com/halkyonio/exposedapp-rhdblog): a sample operator written to illustrate JOSDK concepts and its Quarkus extension in the ["Write Kubernetes Operators in Java with the Java Operator SDK" blog series](https://developers.redhat.com/articles/2022/02/15/write-kubernetes-java-java-operator-sdk#). -- \ No newline at end of file +- [Keycloak operator](https://github.com/keycloak/keycloak/tree/main/operator): the official + Keycloak operator, built with Quarkus and JOSDK.