Skip to content

Commit 652fec8

Browse files
chore: improve wording
1 parent 2e1c7e0 commit 652fec8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/agent/configuration/secrets-management.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -835,7 +835,7 @@ On Windows, your executable must:
835835

836836
## Refreshing secrets at runtime
837837

838-
Starting in Agent v7.67, configure the Agent to refresh resolved secrets without requiring a restart.
838+
Starting in Agent v7.67, you can configure the Agent to refresh resolved secrets without requiring a restart.
839839

840840
Set a refresh interval:
841841
```yaml
@@ -893,7 +893,7 @@ annotations:
893893
}
894894
```
895895

896-
Now the Agent can trigger secrets refresh at either the interval set in `secret_refresh_interval` or manually with `datadog-agent secret refresh`.
896+
The Agent can then trigger secrets refresh at either the interval set in `secret_refresh_interval` or manually with `datadog-agent secret refresh`.
897897

898898
### Enabling DDOT collector refresh
899899
If you are using [DDOT collector][6] and want to enable API/APP refresh you must add the following additional configuration to your `datadog.yaml` file:

0 commit comments

Comments
 (0)