Skip to content

Commit

Permalink
Update postgresql.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
liupeiliang authored May 1, 2024
1 parent 001c5a7 commit 1553f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/postgresql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,6 @@ kind: Secret
metadata:
name: postgres-creds
data:
password: cGdzM2NyM3Q=
password: cG9zdGdyZXM=
database_uri: |
cG9zdGdyZXNxbCtwc3ljb3BnOi8vcG9zdGdyZXM6cGdzM2NyM3RAcG9zdGdyZXM6NTQzMi9wb3N0Z3Jlcw==

0 comments on commit 1553f94

Please sign in to comment.