Skip to content

Commit b278bb7

Browse files
authored
Update README.md
1 parent da76557 commit b278bb7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ It provides facilities to compose Kubernetes resources and describes how the res
77
should be reconciled. It supports conditional resources in runtime and ordering of resource reconciliation.
88
In other words, it also allows you to write **workflows** over resources in a **GitOps** friendly way.
99

10-
The project is implemented as a thin layer on top of battle-tested [workflow](https://javaoperatorsdk.io/docs/workflows/) and [dependent resources](https://javaoperatorsdk.io/docs/dependent-resources/) features of Java Operator SDK
11-
- using [Quarkus based](https://github.com/quarkiverse/quarkus-operator-sdk) version of the framework.
10+
The project is implemented as a thin layer on top of battle-tested [workflow](https://javaoperatorsdk.io/docs/workflows/) and [dependent resources](https://javaoperatorsdk.io/docs/dependent-resources/) features of Java Operator SDK, using [Quarkus based](https://github.com/quarkiverse/quarkus-operator-sdk) version of the framework.
1211

1312
## Documentation
1413

0 commit comments

Comments
 (0)