Skip to content

Commit 1d5b22e

Browse files
committed
OCPBUGS-07108: Adding disclaimer for Loki cluster-admin user role
1 parent f17e85b commit 1d5b22e

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

modules/network-observability-lokistack-create.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
= Creating a LokiStack custom resource
88
You can deploy a LokiStack using the web console or CLI to create a namespace, or new project.
99

10+
include::snippets/logging-clusteradmin-access-logs-snip.adoc[]
11+
For more information about creating a `cluster-admin` group, see the "Additional resources" section.
12+
1013
.Procedure
1114

1215
. Navigate to *Operators* -> *Installed Operators*, viewing *All projects* from the *Project* dropdown.

network_observability/installing-operators.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ include::modules/network-observability-loki-secret.adoc[leveloffset=+2]
2727
* For more information about the option to use different namespaces for the separate components, see the `spec.loki.tls.caCert.namespace` specification in the xref:../network_observability/flowcollector-api.adoc#network-observability-flowcollector-api-specifications_network_observability[Flow Collector API Reference] and callout number 5 in the xref:../network_observability/configuring-operator.adoc#network-observability-flowcollector-view_network_observability[Flow Collector sample resource].
2828
2929
include::modules/network-observability-lokistack-create.adoc[leveloffset=+2]
30+
[role="_additional-resources"]
31+
.Additional resources
32+
* xref:../logging/cluster-logging-loki.adoc#logging-creating-new-group-cluster-admin-user-role_cluster-logging-loki[Creating a new group for the cluster-admin user role]
33+
3034
include::modules/network-observability-lokistack-ingestion-query.adoc[leveloffset=+2]
3135
include::modules/network-observability-auth-multi-tenancy.adoc[leveloffset=+2]
3236
include::modules/network-observability-multitenancy.adoc[leveloffset=+2]

snippets/logging-clusteradmin-access-logs-snip.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// Text snippet included in the following modules:
55
//
66
// * modules/logging-creating-new-group-cluster-admin-user-role.adoc
7+
// * modules/network-observability-lokistack-create.adoc
78
//
89
:_mod-docs-content-type: SNIPPET
910

0 commit comments

Comments
 (0)