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 2020/12/05 15:37:09 UTC

[apisix-ingress-controller] 01/01: fix: make labels in asf lowcase

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

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

commit 515c7328735dec8cd535b572e8b9e99aacad3a37
Author: kv <gx...@163.com>
AuthorDate: Sat Dec 5 23:36:39 2020 +0800

    fix: make labels in asf lowcase
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 9655243..cef24c5 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,8 +21,8 @@ github:
     labels:
       - ingress
       - controller
-      - Kubernetes
-      - K8s
+      - kubernetes
+      - k8s
       - apigateway
       - microservices
       - api