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.
2 parents 73c5501 + 5e48395 commit 0f3644aCopy full SHA for 0f3644a
docs/book/src/reference/markers.md
@@ -58,7 +58,7 @@ Strings, ints, and bools follow their Go syntax:
58
59
```go
60
// +kubebuilder:validation:ExclusiveMaximum=false
61
-// +kubebulder:validation:Format="date-time"
+// +kubebuilder:validation:Format="date-time"
62
// +kubebuilder:validation:Maximum=42
63
```
64
0 commit comments