[Rule tuning] fix name for GCP Kubernetes Rolebindings Created or Patched (#1661)

(cherry picked from commit 9a60d7a26a)
This commit is contained in:
Justin Ibarra
2021-12-13 08:59:56 -09:00
committed by github-actions[bot]
parent 634dafa8b9
commit c44d51675d
@@ -1,7 +1,7 @@
[metadata]
creation_date = "2021/06/06"
maturity = "production"
updated_date = "2021/10/14"
updated_date = "2021/12/13"
integration = "gcp"
[rule]
@@ -14,7 +14,7 @@ from = "now-20m"
index = ["filebeat-*", "logs-gcp*"]
language = "kuery"
license = "Elastic License v2"
name = "GCP Kubernetes Rolebindings Created or Patched "
name = "GCP Kubernetes Rolebindings Created or Patched"
note = """## Config
The GCP Fleet integration, Filebeat module, or similarly structured data is required to be compatible with this rule."""