mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-09-06 06:52:21 +02:00
Compare commits
2 Commits
45db2f4188
...
1ce1f873ff
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1ce1f873ff | ||
|
|
5c348c7737 |
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user