Skip to content

Commit

Permalink
Merge pull request #5307 from raresfirebolt/cert_manager_rotationPolicy
Browse files Browse the repository at this point in the history
set default key rotation policy
  • Loading branch information
RafalKorepta committed Jul 4, 2022
2 parents 197b12f + 0832ea8 commit c3dc1bb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ spec:
kind: Issuer
name: {{ include "redpanda-operator.fullname" . }}-selfsigned-issuer
secretName: {{ include "redpanda-operator.webhook-cert" . }}
privateKey:
rotationPolicy: Never
{{- end }}

0 comments on commit c3dc1bb

Please sign in to comment.