Skip to content

Commit 0d11a11

Browse files
authored
Merge pull request #5043 from jinlinGuan/issue-4990
fix: Remove unused users from the database user creation
2 parents 9ac3255 + 63893e0 commit 0d11a11

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

cmd/security-secretstore-setup/res/configuration.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@ Database:
4343
Timeout: "5s"
4444
Type: "postgres"
4545
Databases:
46-
command:
47-
Service: core-command
48-
Username: core_command
4946
metadata:
5047
Service: core-metadata
5148
Username: core_metadata
@@ -55,9 +52,6 @@ Databases:
5552
corekeeper:
5653
Service: core-keeper
5754
Username: core_keeper
58-
rulesengine:
59-
Service: app-rules-engine
60-
Username: app_rules_engine
6155
notifications:
6256
Service: support-notifications
6357
Username: support_notifications

0 commit comments

Comments
 (0)