Skip to content

Commit

Permalink
Changed postgres-secret.yaml back to stringData
Browse files Browse the repository at this point in the history
  • Loading branch information
Smightym8 committed Jul 10, 2024
1 parent cc25df1 commit d66adea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/secrets/postgres-secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ kind: Secret
metadata:
name: club-service-postgres-secret
type: Opaque
data:
stringData:
postgres-user: dXNlcgo=
postgres-password: cGFzc3dvcmQK

0 comments on commit d66adea

Please sign in to comment.