Skip to content

Commit 8a048b6

Browse files
fix: use local secure partial instead of cross-module discover:partial
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 769e486 commit 8a048b6

6 files changed

Lines changed: 6 additions & 5 deletions

modules/secure/pages/configuring-advanced-authorization.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
You can determine which users and groups are allowed to access {prod-short}.
1111

12-
include::discover:partial$snip_persona-admin.adoc[]
12+
include::partial$snip_persona-admin.adoc[]
1313

1414
.Prerequisites
1515

modules/secure/pages/configuring-cluster-roles-for-users.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
:page-aliases: administration-guide:configuring-cluster-roles-for-users.adoc
66

77

8-
include::discover:partial$snip_persona-admin.adoc[]
8+
include::partial$snip_persona-admin.adoc[]
99

1010
include::administration-guide:example$snip_{project-context}-configuring-cluster-roles-for-users.adoc[]

modules/secure/pages/managing-identities-and-authorizations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99

1010
This section describes different aspects of managing identities and authorizations of {prod}.
1111

12-
include::discover:partial$snip_persona-admin.adoc[]
12+
include::partial$snip_persona-admin.adoc[]

modules/secure/pages/removing-user-data-in-compliance-with-the-gdpr.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
You can remove a user’s data on {ocp} in compliance with the link:https://gdpr.eu/[General Data Protection Regulation (GDPR)] that enforces the right of individuals to have their personal data erased. The process for other {kubernetes} infrastructures might vary. Follow the user management best practices of the provider you are using for the {prod} installation.
1111

12-
include::discover:partial$snip_persona-admin.adoc[]
12+
include::partial$snip_persona-admin.adoc[]
1313

1414
WARNING: Removing user data as follows is irreversible! All removed data is deleted and unrecoverable!
1515

modules/secure/pages/security-best-practices.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
Get an overview of key best security practices for {prod} that can help you
1111
foster a more resilient development environment.
1212

13-
include::discover:partial$snip_persona-admin.adoc[]
13+
include::partial$snip_persona-admin.adoc[]
1414

1515
{prod} runs on top of OpenShift, which provides the platform, and the foundation for the products functioning on top of it. OpenShift documentation is the entry point for security hardening.
1616

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
This page is for platform administrators who install, configure, and manage {prod-short} on {orch-name} clusters. To learn more about common roles and example tasks referenced in {prod-short} documentation, see xref:discover:roles-and-tasks.adoc[].

0 commit comments

Comments
 (0)