Skip to content

Commit

Permalink
Adding temp patch to postgress pod
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Oct 28, 2020
1 parent 6196cf0 commit 5fdfe6a
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 5fdfe6a

Please sign in to comment.