From e1b425e5685cb638699910818757a58a4639e62d Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Thu, 12 Dec 2019 13:48:42 -0700 Subject: [PATCH] Remove unnecessary lines --- content/rke/latest/en/config-options/rate-limiting/_index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/rke/latest/en/config-options/rate-limiting/_index.md b/content/rke/latest/en/config-options/rate-limiting/_index.md index 13cbcae7791..2e942415a72 100644 --- a/content/rke/latest/en/config-options/rate-limiting/_index.md +++ b/content/rke/latest/en/config-options/rate-limiting/_index.md @@ -18,7 +18,6 @@ The following configuration in the `cluster.yml` can be used to enable the event ```yaml services: kube-api: - service_cluster_ip_range: 10.44.0.0/24 event_rate_limit: enabled: true ``` @@ -43,7 +42,6 @@ To customize the event rate limit, the entire Kubernetes resource for the config ```yaml services: kube-api: - service_cluster_ip_range: 10.44.0.0/24 event_rate_limit: enabled: true configuration: