This commit is contained in:
Ivan Kurnosov 2026-09-02 13:35:14 +08:00 committed by GitHub
commit 548bc6adb6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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