Skip to content

Commit e351255

Browse files
authored
Merge pull request #96546 from gwynnemonahan/OSDOCS-15286
[NETOBSERV] OSDOCS-15286 Line breaks for network-observability-scheduling-resources.adoc assembly and its includes
2 parents ed2d361 + 2ccd7ae commit e351255

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/network-observability-nodes-taints-tolerations.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@
55
:_mod-docs-content-type: CONCEPT
66
[id="network-observability-multi-tenancy{context}"]
77
= Network Observability deployment in specific nodes
8-
You can configure the `FlowCollector` to control the deployment of Network Observability components in specific nodes. The `spec.agent.ebpf.advanced.scheduling`, `spec.processor.advanced.scheduling`, and `spec.consolePlugin.advanced.scheduling` specifications have the following configurable settings:
8+
9+
You can configure the `FlowCollector` to control the deployment of Network Observability components in specific nodes. The `spec.agent.ebpf.advanced.scheduling`, `spec.processor.advanced.scheduling`, and `spec.consolePlugin.advanced.scheduling` specifications have the following configurable settings:
910

1011
* `NodeSelector`
1112
* `Tolerations`
1213
* `Affinity`
1314
* `PriorityClassName`
1415
15-
.Sample `FlowCollector` resource for `spec.<component>.advanced.scheduling`
16+
.Sample `FlowCollector` resource for `spec.<component>.advanced.scheduling`
1617
[source,yaml]
1718
----
1819
apiVersion: flows.netobserv.io/v1beta2

0 commit comments

Comments
 (0)