From 6f7e1eb581de8d17a1909f0e4b4c0e305d378e0d Mon Sep 17 00:00:00 2001 From: Derek Su Date: Thu, 23 Jan 2025 22:26:29 +0800 Subject: [PATCH] fix: fix typo Signed-off-by: Derek Su --- k8s/crds.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/crds.yaml b/k8s/crds.yaml index 6652cb23e2..d31069e500 100644 --- a/k8s/crds.yaml +++ b/k8s/crds.yaml @@ -1,4 +1,4 @@ -# Generating crds.yaml from github.com/longhorn/longhorn-manager/k8s/pkg/apis and the crds.yaml will be copied to longhorn/longhorn chart/templates and cannot be directly used by kubectl apply. +# Generated crds.yaml from github.com/longhorn/longhorn-manager/k8s/pkg/apis and the crds.yaml will be copied to longhorn/longhorn chart/templates and cannot be directly used by kubectl apply. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: