mirror of
https://github.com/zoriya/snow.git
synced 2026-08-15 18:44:14 +00:00
Force cert auth for all users
This commit is contained in:
@@ -14,6 +14,9 @@ spec:
|
||||
serverTLSSecret: postgres-server-cert
|
||||
clientCASecret: postgres-server-cert
|
||||
replicationTLSSecret: postgres-replication-cert
|
||||
postgresql:
|
||||
pg_hba:
|
||||
- hostssl all all all cert
|
||||
|
||||
# this is here because no `Role` crd exsists yet.
|
||||
# see https://github.com/cloudnative-pg/cloudnative-pg/issues/5341
|
||||
|
||||
Reference in New Issue
Block a user