Skip to content

Commit

Permalink
Update configmaps-secrets.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sofusalbertsen committed Jun 11, 2024
1 parent e5402db commit 9b71730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configmaps-secrets.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ metadata:
name: postgres-config
data:
DB_HOST: postgres
DB_PORT: "5432'
DB_PORT: "5432"
DB_USER: superuser
DB_NAME: quotes
DB_PASSWORD: complicated
Expand Down

0 comments on commit 9b71730

Please sign in to comment.