diff --git a/manifest.yaml b/manifest.yaml index b4f98a7..5d1d611 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -1060,6 +1060,8 @@ spec: secretName: barman-cloud-client-tls usages: - client auth + privateKey: + rotationPolicy: Always --- apiVersion: cert-manager.io/v1 kind: Certificate @@ -1080,6 +1082,8 @@ spec: secretName: barman-cloud-server-tls usages: - server auth + privateKey: + rotationPolicy: Always --- apiVersion: cert-manager.io/v1 kind: Issuer