mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-07-08 18:52:20 +02:00
Compare commits
2 Commits
a4d431154e
...
560900ad88
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
560900ad88 | ||
|
|
5c348c7737 |
@ -1061,6 +1061,8 @@ spec:
|
|||||||
secretName: barman-cloud-client-tls
|
secretName: barman-cloud-client-tls
|
||||||
usages:
|
usages:
|
||||||
- client auth
|
- client auth
|
||||||
|
privateKey:
|
||||||
|
rotationPolicy: Always
|
||||||
---
|
---
|
||||||
apiVersion: cert-manager.io/v1
|
apiVersion: cert-manager.io/v1
|
||||||
kind: Certificate
|
kind: Certificate
|
||||||
@ -1081,6 +1083,8 @@ spec:
|
|||||||
secretName: barman-cloud-server-tls
|
secretName: barman-cloud-server-tls
|
||||||
usages:
|
usages:
|
||||||
- server auth
|
- server auth
|
||||||
|
privateKey:
|
||||||
|
rotationPolicy: Always
|
||||||
---
|
---
|
||||||
apiVersion: cert-manager.io/v1
|
apiVersion: cert-manager.io/v1
|
||||||
kind: Issuer
|
kind: Issuer
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user