Skip to content

Commit

Permalink
Merge pull request #6 from pingtotgp/tgp_branch
Browse files Browse the repository at this point in the history
Adding temp patch to postgress pod
  • Loading branch information
mmumshad authored Nov 1, 2020
2 parents 6196cf0 + 5fdfe6a commit c0dd3bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions postgres-pod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ spec:
value: "postgres"
- name: POSTGRES_PASSWORD
value: "postgres"
- name: POSTGRES_HOST_AUTH_METHOD
value: trust
ports:
- containerPort: 5432

0 comments on commit c0dd3bf

Please sign in to comment.