Skip to content

Commit abe2d47

Browse files
committed
OSDOCS-15284 [NETOBSERV] Line breaks for network-observability-policy.adoc assembly and its includes
1 parent ac83941 commit abe2d47

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

modules/network-observability-create-network-policy.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
:_mod-docs-content-type: PROCEDURE
77
[id="network-observability-network-policy_{context}"]
88
= Creating a network policy for Network Observability
9+
910
If you want to further customize the network policies for the `netobserv` and `netobserv-privileged` namespaces, you must disable the managed installation of the policy from the `FlowCollector` CR, and create your own. You can use the network policy resources that are enabled from the `FlowCollector` CR as a starting point for the procedure that follows:
1011

1112
.Example `netobserv` network policy

modules/network-observability-deploy-network-policy.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
:_mod-docs-content-type: PROCEDURE
77
[id="network-observability-deploy-network-policy_{context}"]
88
= Configuring an ingress network policy by using the FlowCollector custom resource
9+
910
You can configure the `FlowCollector` custom resource (CR) to deploy an ingress network policy for Network Observability by setting the `spec.NetworkPolicy.enable` specification to `true`. By default, the specification is `false`.
1011

1112
If you have installed Loki, Kafka or any exporter in a different namespace that also has a network policy, you must ensure that the Network Observability components can communicate with them. Consider the following about your setup:
@@ -16,7 +17,7 @@ If you have installed Loki, Kafka or any exporter in a different namespace that
1617
* If you are using Loki and including it in the policy target, connection to an external object storage (as defined in your `LokiStack` related secret)
1718

1819
.Procedure
19-
. . In the web console, go to *Operators* -> *Installed Operators* page.
20+
. In the web console, go to *Operators* -> *Installed Operators* page.
2021
. Under the *Provided APIs* heading for *Network Observability*, select *Flow Collector*.
2122
. Select *cluster* then select the *YAML* tab.
2223
. Configure the `FlowCollector` CR. A sample configuration is as follows:

0 commit comments

Comments
 (0)