Skip to content

Commit

Permalink
feat: Add Secret File config setting (#3788)
Browse files Browse the repository at this point in the history
Signed-off-by: Leonard Goodell <[email protected]>
  • Loading branch information
Lenny Goodell authored Oct 29, 2021
1 parent fafdfd5 commit adab524
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/support-notifications/res/configuration.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ Path = "support-notifications/"
TokenFile = "/tmp/edgex/secrets/support-notifications/secrets-token.json"
RootCaCertPath = ""
ServerName = ""
SecretsFile = ""
DisableScrubSecretsFile = false
[SecretStore.Authentication]
AuthType = "X-Vault-Token"

0 comments on commit adab524

Please sign in to comment.