diff --git a/manifest.yaml b/manifest.yaml index 95ed059a..39194ad1 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -1055,6 +1055,8 @@ spec: secretName: barman-cloud-client-tls usages: - client auth + privateKey: + rotationPolicy: Always --- apiVersion: cert-manager.io/v1 kind: Certificate @@ -1075,6 +1077,8 @@ spec: secretName: barman-cloud-server-tls usages: - server auth + privateKey: + rotationPolicy: Always --- apiVersion: cert-manager.io/v1 kind: Issuer