diff --git a/manifest.yaml b/manifest.yaml index 3b99c39..80862a9 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -1061,6 +1061,8 @@ spec: secretName: barman-cloud-client-tls usages: - client auth + privateKey: + rotationPolicy: Always --- apiVersion: cert-manager.io/v1 kind: Certificate @@ -1081,6 +1083,8 @@ spec: secretName: barman-cloud-server-tls usages: - server auth + privateKey: + rotationPolicy: Always --- apiVersion: cert-manager.io/v1 kind: Issuer