mirror of
https://github.com/zoriya/snow.git
synced 2026-08-15 18:44:14 +00:00
Use cert manager for cnpg's ca
This commit is contained in:
@@ -10,8 +10,8 @@ spec:
|
||||
size: 10Gi
|
||||
|
||||
certificates:
|
||||
clientCASecret: postgres-cert-ca
|
||||
replicationTLSSecret: postgres-cert-ca
|
||||
clientCASecret: postgres-ca
|
||||
replicationTLSSecret: postgres-replication-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