Skip to content

Commit 823f746

Browse files
revitalbarletzranakan19
authored andcommitted
docs: Update Appset-Any-Namespace.md - removed extra 'and' for clarity (argoproj#22767)
Signed-off-by: Revital Barletz <revitalbarletz@gmail.com> Signed-off-by: Kanika Rana <krana@redhat.com>
1 parent c4184d0 commit 823f746

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/operator-manual/applicationset/Appset-Any-Namespace.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ It can be achieved by setting the environment variable `ARGOCD_APPLICATIONSET_CO
117117

118118
#### Change workload startup parameters
119119

120-
In order to enable this feature, the Argo CD administrator must reconfigure the and `argocd-applicationset-controller` workloads to add the `--applicationset-namespaces` parameter to the container's startup command.
120+
In order to enable this feature, the Argo CD administrator must reconfigure the `argocd-applicationset-controller` workloads to add the `--applicationset-namespaces` parameter to the container's startup command.
121121

122122
### Safely template project
123123

@@ -256,4 +256,4 @@ spec:
256256
- clusters: {} # Automatically use all clusters defined within Argo CD
257257
```
258258

259-
If you don't want to allow users to discover all clusters with ApplicationSets from other namespaces you may consider deploying ArgoCD in namespace scope or use OPA rules.
259+
If you don't want to allow users to discover all clusters with ApplicationSets from other namespaces you may consider deploying ArgoCD in namespace scope or use OPA rules.

0 commit comments

Comments
 (0)