diff --git a/renew-certs.yaml b/renew-certs.yaml
index 451fe8559ef0684cc9c761d290ff6f90c969f9d4..2578de892b1328de47a8013281417bf020c76787 100644
--- a/renew-certs.yaml
+++ b/renew-certs.yaml
@@ -59,6 +59,7 @@
           - nextcloud.shore.co.il
           - ns1.shore.co.il
           - vouch.shore.co.il
+          - zpush.shore.co.il
         handlers:
           - Restart Nginx on host01
         host: host01
diff --git a/roles/router/files/nsd/shore.co.il b/roles/router/files/nsd/shore.co.il
index 325659f99a1f957510d1bd2eff9d8deea0e2deb0..57a864eea4d964f2cc99938873577930acdde810 100644
--- a/roles/router/files/nsd/shore.co.il
+++ b/roles/router/files/nsd/shore.co.il
@@ -1,7 +1,7 @@
 $TTL 1h
 $ORIGIN shore.co.il.
 @               IN      SOA     ns1     hostmaster (
-        2021013001
+        2021020101
         1h
         5m
         4w
@@ -66,6 +66,7 @@ registry        IN  CNAME   ns4
 transmission    IN  CNAME   ns1
 vouch           IN  CNAME   ns1
 www             IN  CNAME   ns4
+zpush           IN  CNAME   ns1
 
 host01._domainkey IN    TXT     ("v=DKIM1\; k=rsa\;"
 "p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAw9EM6TzCofz004vL+aBV"