You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by kv...@apache.org on 2022/01/05 01:39:53 UTC

[apisix-ingress-controller] branch master updated: chore: fix typo in ApidixRoute CRD (#830)

This is an automated email from the ASF dual-hosted git repository.

kvn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git


The following commit(s) were added to refs/heads/master by this push:
     new 2edc4da  chore: fix typo in ApidixRoute CRD (#830)
2edc4da is described below

commit 2edc4da9433af58db8ae2fd317f489b287405b2c
Author: Jintao Zhang <zh...@gmail.com>
AuthorDate: Wed Jan 5 09:39:46 2022 +0800

    chore: fix typo in ApidixRoute CRD (#830)
    
    Signed-off-by: Jintao Zhang <zh...@gmail.com>
---
 samples/deploy/crd/v1/ApisixRoute.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/samples/deploy/crd/v1/ApisixRoute.yaml b/samples/deploy/crd/v1/ApisixRoute.yaml
index 0622a33..2a8d30b 100644
--- a/samples/deploy/crd/v1/ApisixRoute.yaml
+++ b/samples/deploy/crd/v1/ApisixRoute.yaml
@@ -173,7 +173,7 @@ spec:
                             type: integer
                             minimum: 1
                             maximum: 65535
-                          resolveGranualrity:
+                          resolveGranularity:
                             type: string
                             enum: ["endpoint", "service"]
                           weight:
@@ -197,7 +197,7 @@ spec:
                               type: integer
                               minimum: 1
                               maximum: 65535
-                            resolveGranualrity:
+                            resolveGranularity:
                               type: string
                               enum: ["endpoint", "service"]
                             weight:
@@ -268,7 +268,7 @@ spec:
                             type: integer
                             minimum: 1
                             maximum: 65535
-                          resolveGranualrity:
+                          resolveGranularity:
                             type: string
                             enum: ["endpoint", "service"]
                           subset:
@@ -308,7 +308,7 @@ spec:
                             type: integer
                             minimum: 1
                             maximum: 65535
-                          resolveGranualrity:
+                          resolveGranularity:
                             type: string
                             enum: [ "endpoint", "service" ]
                           subset: