diff --git a/manifest.yaml b/manifest.yaml index 118beaf..4954f98 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -1082,6 +1082,8 @@ spec: secretName: barman-cloud-client-tls usages: - client auth + privateKey: + rotationPolicy: Always --- apiVersion: cert-manager.io/v1 kind: Certificate @@ -1102,6 +1104,8 @@ spec: secretName: barman-cloud-server-tls usages: - server auth + privateKey: + rotationPolicy: Always --- apiVersion: cert-manager.io/v1 kind: Issuer