Skip to content

Commit 20f9081

Browse files
authored
docs(docs/operator-manual/ui-customization.md): fix typo in setting name (argoproj#23485)
Signed-off-by: Marcus Söderberg <msoderb@gmail.com>
1 parent 1d09c8c commit 20f9081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/operator-manual/ui-customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ For the Pods view, the default grouping mechanism can be configured using the `p
1010

1111
## Node Labels in Pod View
1212

13-
It's possible to propagate node labels to node information in the pod view by configuring `applications.allowedNodeLabels` in the [argocd-cm](argocd-cm-yaml.md) ConfigMap.
13+
It's possible to propagate node labels to node information in the pod view by configuring `application.allowedNodeLabels` in the [argocd-cm](argocd-cm-yaml.md) ConfigMap.
1414

1515
The following configuration:
1616
```yaml

0 commit comments

Comments
 (0)