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