Adding localhost
This commit is contained in:
parent
93be17b708
commit
553dff6090
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ spec:
|
||||||
synchronous_commit: "on"
|
synchronous_commit: "on"
|
||||||
pg_hba:
|
pg_hba:
|
||||||
- host peertube peertube 10.244.0.0/16 md5
|
- host peertube peertube 10.244.0.0/16 md5
|
||||||
|
- host peertube peertube 127.0.0.1 md5
|
||||||
|
|
||||||
instances:
|
instances:
|
||||||
- name: postgres
|
- name: postgres
|
||||||
|
|
Reference in a new issue