From 397bc1b72432f54a79b7bb4212304b516115e5e6 Mon Sep 17 00:00:00 2001 From: ivyxjc Date: Mon, 27 Sep 2021 18:01:50 +0800 Subject: [PATCH] fix typo Signed-off-by: ivyxjc --- fluent-bit-role-1.22.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/fluent-bit-role-1.22.yaml b/fluent-bit-role-1.22.yaml index a89cec3..0f72b2e 100644 --- a/fluent-bit-role-1.22.yaml +++ b/fluent-bit-role-1.22.yaml @@ -8,4 +8,3 @@ rules: - namespaces - pods verbs: ["get", "list", "watch"] -diff --git a/fluent-bit-role-binding-1.22.yaml b/fluent-bit-role-binding-1.22.yaml