mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-03-09 20:22:20 +01:00
Merge 5c348c7737 into 064eac2199
This commit is contained in:
commit
e3684edba5
@ -1060,6 +1060,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
|
||||||
@ -1080,6 +1082,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