diff --git a/chart/templates/ssl.yaml b/chart/templates/ssl.yaml index bc8f7fb..921efe6 100644 --- a/chart/templates/ssl.yaml +++ b/chart/templates/ssl.yaml @@ -8,7 +8,7 @@ spec: secretName: {{ include "app.fullname" . }} commonName: {{ .Values.service.host }} duration: 2160h0m0s # 90d - renewBefore: 360h0m0s # 15d + renewBefore: 720h0m0s # 15d subject: organizations: - DevMiner.xyz