Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c8d5427

Browse files
Fix credentials for database
1 parent b2e8fa3 commit c8d5427

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.controlplane/templates/postgres-stateful-secrets.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ name: postgres-stateful-credentials
33
description: ''
44
type: dictionary
55
data:
6-
password: the_user #Replace this with a real password
7-
username: the_password #Replace this with a real username
6+
username: the_user #Replace this with a real username
7+
password: the_password #Replace this with a real password

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /