Skip to content

Commit 7ff1b8f

Browse files
committed
tweak wording
1 parent 1ce5eee commit 7ff1b8f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

logging/Azure_log_analytics_workspaces.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,7 @@ To remove all logging components for this solution, issue this command:
7878
```bash
7979
/logging/bin/remove_logging_azmonitor.sh
8080
```
81-
By default, this script does not delete the namespace, but it does delete configmaps and secrets that were created by the deployment script. If you would like to delete the namespace as part
82-
of this script's execution, set the environment variable `LOG_DELETE_NAMESPACE_ON_REMOVE` to
81+
By default, this script does not delete the namespace, but it does delete configmaps and secrets that were created by the deployment script. If you would like to delete the namespace as well, set the environment variable `LOG_DELETE_NAMESPACE_ON_REMOVE` to
8382
*'true'* prior to running the script.
8483

8584
## Using Connection Information From a Kubernetes Secret

0 commit comments

Comments
 (0)