From fe838b265530d6ce390df76eae5deb39c0c50114 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Wed, 13 Nov 2024 12:02:59 +0100 Subject: [PATCH] Update docs/design/hostNetwork.md Co-authored-by: Madhu Rajanna --- docs/design/hostNetwork.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/design/hostNetwork.md b/docs/design/hostNetwork.md index 9c9d4e9a..6e8e6d1f 100644 --- a/docs/design/hostNetwork.md +++ b/docs/design/hostNetwork.md @@ -14,7 +14,7 @@ The `useHostNetworking` setting is also available in the `driverSpecDefaults.con of the `OperatorConfig` CR. As this is a default for all Ceph-CSI controller plugins created by the operator, the setting in concrete Driver CRs will take precedence. -There is currently no means of enforcing the use of host networking on all controller plugins against driver CR settings. +There is currently no means of enforcing the use of host networking on all controller plugins against `Driver` CR settings. Example: