mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
fix docs typo
This commit is contained in:
@@ -252,7 +252,7 @@ To install the Infisical agent, you must first install the [Infisical CLI](../cl
|
||||
|
||||
Once you have the CLI installed, you will need to provision programmatic access for the agent via [Universal Auth](/documentation/platform/identities/universal-auth). To obtain a **Client ID** and a **Client Secret**, follow the step by step guide outlined [here](/documentation/platform/identities/universal-auth).
|
||||
|
||||
Next, create agent config file as shown below. The example agent configuration file that defines the token authentication method, one sink location, and a secret template.
|
||||
Next, create agent config file as shown below. The example agent configuration file defines the token authentication method, one sink location, and a secret template.
|
||||
|
||||
```yaml example-agent-config-file.yaml
|
||||
infisical:
|
||||
|
||||
Reference in New Issue
Block a user