From 58f0866bdac6d1d4e7d3a756f206d52217dbf286 Mon Sep 17 00:00:00 2001 From: davidmirror-ops Date: Fri, 22 Mar 2024 12:00:10 -0500 Subject: [PATCH] Fix lint error Signed-off-by: davidmirror-ops --- docs/deployment/plugins/k8s/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/deployment/plugins/k8s/index.rst b/docs/deployment/plugins/k8s/index.rst index ed375ce185..7f2bfb0f3c 100644 --- a/docs/deployment/plugins/k8s/index.rst +++ b/docs/deployment/plugins/k8s/index.rst @@ -37,7 +37,7 @@ Select the integration you need and follow the steps to install the correspondin b. Configure a Flyte ``PodTemplate`` to use the gang scheduler for your Tasks: - **K8s scheduler plugins with co-scheduling** + **K8s scheduler plugins with co-scheduling** .. code-block:: yaml @@ -45,7 +45,7 @@ Select the integration you need and follow the steps to install the correspondin spec: schedulerName: "scheduler-plugins-scheduler" - **Apache Yunikorn** + **Apache Yunikorn** .. code-block:: yaml