From 84a95c10a6c4cac8a872dd5c025e9000a810a509 Mon Sep 17 00:00:00 2001 From: Andrea Hoffer Date: Tue, 28 Oct 2025 10:00:51 -0400 Subject: [PATCH] OSDOCS#16699: Adding missing mod-docs-content-types for assemblies for core OCP --- authentication/index.adoc | 2 ++ .../persistent-storage-csi-azure-file.adoc | 2 ++ .../persistent-storage-csi-google-cloud-file.adoc | 2 ++ 3 files changed, 6 insertions(+) diff --git a/authentication/index.adoc b/authentication/index.adoc index 7004a1417235..b8b9b2c4f1b7 100644 --- a/authentication/index.adoc +++ b/authentication/index.adoc @@ -1,3 +1,5 @@ +:_mod-docs-content-type: ASSEMBLY + [id="overview-of-authentication-authorization"] = Overview of authentication and authorization include::_attributes/common-attributes.adoc[] diff --git a/storage/container_storage_interface/persistent-storage-csi-azure-file.adoc b/storage/container_storage_interface/persistent-storage-csi-azure-file.adoc index df2ce5a94c09..f1192f6af80f 100644 --- a/storage/container_storage_interface/persistent-storage-csi-azure-file.adoc +++ b/storage/container_storage_interface/persistent-storage-csi-azure-file.adoc @@ -1,3 +1,5 @@ +:_mod-docs-content-type: ASSEMBLY + [id="persistent-storage-csi-azure-file"] = Azure File CSI Driver Operator include::_attributes/common-attributes.adoc[] diff --git a/storage/container_storage_interface/persistent-storage-csi-google-cloud-file.adoc b/storage/container_storage_interface/persistent-storage-csi-google-cloud-file.adoc index a8c2a88363fa..430823ea6e4c 100644 --- a/storage/container_storage_interface/persistent-storage-csi-google-cloud-file.adoc +++ b/storage/container_storage_interface/persistent-storage-csi-google-cloud-file.adoc @@ -1,3 +1,5 @@ +:_mod-docs-content-type: ASSEMBLY + [id="persistent-storage-csi-google-cloud-file"] = Google Compute Platform Filestore CSI Driver Operator include::_attributes/common-attributes.adoc[]