Skip to content

Commit 91d22f2

Browse files
authored
Merge pull request #1 from kodekloudhub/master
Updates
2 parents dd9247f + 22490dd commit 91d22f2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

k8s-specifications/postgres-deploy.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,6 @@ spec:
2929
value: "postgres"
3030
- name: POSTGRES_PASSWORD
3131
value: "postgres"
32-
32+
- name: POSTGRES_HOST_AUTH_METHOD
33+
value: trust
34+

0 commit comments

Comments
 (0)