From d9d3a6f3984609e8235bb9437c6b7822e6d286d5 Mon Sep 17 00:00:00 2001 From: Wendy Qian Date: Thu, 4 Feb 2021 21:21:49 -0800 Subject: [PATCH] Update schema.md (#542) Correct k8sVersion format --- docs/schema.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/schema.md b/docs/schema.md index a54de0c3..7bf52ba5 100644 --- a/docs/schema.md +++ b/docs/schema.md @@ -804,7 +804,7 @@ requires that the cluster runs k8s version greater than or equal to 1.13.7, use: ```yaml x-google-marketplace: clusterConstraints: - k8sVersion: >=1.13.7 + k8sVersion: ">=1.13.7" ``` Any SemVer expression is accepted; however, it is recommended that the constraints are kept to a