diff --git a/renew-certs.yaml b/renew-certs.yaml
index 02a45e9d86fbd03198643e7c2051902a1a01b3d1..c148e28e34c1593c995c18273e33fed554e0a99e 100644
--- a/renew-certs.yaml
+++ b/renew-certs.yaml
@@ -60,6 +60,7 @@
           - code.shore.co.il
           - elasticsearch.shore.co.il
           - git.shore.co.il
+          - kibana.shore.co.il
           - lam.shore.co.il
           - nextcloud.shore.co.il
           - ns1.shore.co.il
diff --git a/roles/router/files/nsd/shore.co.il b/roles/router/files/nsd/shore.co.il
index 8dba94f16d4b6cce920ad7f41428c6770b46243e..4d2286420d6a2bcaa01bbf7d5c5ac6131eafa4c5 100644
--- a/roles/router/files/nsd/shore.co.il
+++ b/roles/router/files/nsd/shore.co.il
@@ -2,7 +2,7 @@
 $TTL 1h
 $ORIGIN shore.co.il.
 @               IN      SOA     ns1     hostmaster (
-        2021051401
+        2021051402
         1h
         5m
         4w
@@ -59,6 +59,7 @@ elasticsearch   IN  CNAME   ns1
 git             IN  CNAME   ns1
 imap            IN  CNAME   smtp
 jellyfin        IN  CNAME   ns1
+kibana          IN  CNAME   ns1
 kodi            IN  CNAME   ns1
 lam             IN  CNAME   ns1
 library         IN  CNAME   ns1