This commit is contained in:
Ivan Kurnosov 2026-06-22 20:56:14 -05:00 committed by GitHub
commit a4d431154e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1080,6 +1080,8 @@ spec:
secretName: barman-cloud-client-tls
usages:
- client auth
privateKey:
rotationPolicy: Always
---
apiVersion: cert-manager.io/v1
kind: Certificate
@ -1100,6 +1102,8 @@ spec:
secretName: barman-cloud-server-tls
usages:
- server auth
privateKey:
rotationPolicy: Always
---
apiVersion: cert-manager.io/v1
kind: Issuer