mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-09-04 22:22:21 +02:00
Merge 5c348c7737 into 31b25538bf
This commit is contained in:
commit
14014984fd
@ -1082,6 +1082,8 @@ spec:
|
||||
secretName: barman-cloud-client-tls
|
||||
usages:
|
||||
- client auth
|
||||
privateKey:
|
||||
rotationPolicy: Always
|
||||
---
|
||||
apiVersion: cert-manager.io/v1
|
||||
kind: Certificate
|
||||
@ -1102,6 +1104,8 @@ spec:
|
||||
secretName: barman-cloud-server-tls
|
||||
usages:
|
||||
- server auth
|
||||
privateKey:
|
||||
rotationPolicy: Always
|
||||
---
|
||||
apiVersion: cert-manager.io/v1
|
||||
kind: Issuer
|
||||
|
||||
Loading…
Reference in New Issue
Block a user