Skip to content

Commit 8a95899

Browse files
authored
Update warning about variable accessibility scope
Clarified the scope of variable accessibility in Private Location.
1 parent 88ff062 commit 8a95899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/observability/synthetics/work-with-params-secrets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ This method allows you to keep sensitive values out of the Kibana UI. It require
161161
When starting your Private Location (Elastic Agent) using Docker, use the `--env` flag to pass your variables.
162162

163163
::::{warning}
164-
Note, these variables will be accessible to **all** monitors running on this specific Private Location.
164+
These variables will be accessible to **all** monitors running on **this specific** Private Location.
165165

166166
::::
167167

0 commit comments

Comments
 (0)