feat: 声明 sandbox 双节点 K3s 集群
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
# Ansible managed
|
||||
local all postgres peer
|
||||
local all all peer
|
||||
host {{ sandbox_postgresql_database }} {{ sandbox_postgresql_user }} 10.60.0.0/24 scram-sha-256
|
||||
host replication {{ sandbox_postgresql_replication_user }} 10.60.0.0/24 scram-sha-256
|
||||
Reference in New Issue
Block a user