We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99fa7a3 commit 710a8c9Copy full SHA for 710a8c9
README.md
@@ -6,7 +6,7 @@ Kubernetes in Java. Supports both **quarkus** and **spring boot**. Both Sync and
6
7
## Sample Usage
8
9
-Defining a mutation or validation controller should be simple as:
+Defining a mutation or validation controller is simple as:
10
11
https://github.com/java-operator-sdk/admission-controller-framework/blob/0946595d941b789caef6a69b34c2e5be8c6b59cf/samples/quarkus/src/main/java/io/javaoperatorsdk/admissioncontroller/sample/quarkus/AdmissionControllerConfig.java#L31-L68
12
0 commit comments