From d7bff30023d76f532b009328fa56177b8f3bb5b7 Mon Sep 17 00:00:00 2001 From: bom Date: Fri, 24 Jun 2022 10:22:45 +0200 Subject: [PATCH] Add renew to certificate --- src/main/resources/shynet/certificate.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/shynet/certificate.yaml b/src/main/resources/shynet/certificate.yaml index 93e7336..48a2e56 100644 --- a/src/main/resources/shynet/certificate.yaml +++ b/src/main/resources/shynet/certificate.yaml @@ -6,6 +6,8 @@ metadata: spec: secretName: shynet-secret commonName: fqdn + duration: 2160h # 90d + renewBefore: 360h # 15d dnsNames: - fqdn issuerRef: