diff --git a/cmd/security-secretstore-setup/res/configuration.yaml b/cmd/security-secretstore-setup/res/configuration.yaml index 0b9769c623..2d6a280972 100644 --- a/cmd/security-secretstore-setup/res/configuration.yaml +++ b/cmd/security-secretstore-setup/res/configuration.yaml @@ -38,6 +38,11 @@ SecretStore: PasswordProviderArgs: [] RevokeRootTokens: true ConsulSecretsAdminTokenPath: /tmp/edgex/secrets/edgex-consul/admin/token.json +Database: + Host: "localhost" + Port: 5432 + Timeout: "5s" + Type: "postgres" Databases: admin: Username: admin