Add reload label for postgres secrets

This commit is contained in:
2025-07-18 09:31:16 +02:00
parent 51bc1a84ba
commit d7ed2c1207
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -8,6 +8,9 @@ spec:
isCA: true
commonName: postgres-ca
secretName: postgres-ca
secretTemplate:
labels:
cnpg.io/reload: ""
privateKey:
algorithm: ECDSA
size: 256
+3
View File
@@ -31,6 +31,9 @@ metadata:
name: postgres-replication-cert
spec:
secretName: postgres-replication-cert
secretTemplate:
labels:
cnpg.io/reload: ""
usages:
- client auth
commonName: streaming_replica