Add cname for pyroscope

This commit is contained in:
2025-05-24 12:03:16 +02:00
parent 2dae23560d
commit 4432f4c1d0

View File

@@ -1,7 +1,7 @@
$ORIGIN home.2rjus.net.
$TTL 1800
@ IN SOA ns1.home.2rjus.net. admin.test.2rjus.net. (
2060 ; serial number
2061 ; serial number
3600 ; refresh
900 ; retry
1209600 ; expire
@@ -75,6 +75,7 @@ alertmanager IN CNAME http-proxy
jelly IN CNAME http-proxy
auth IN CNAME http-proxy
lldap IN CNAME http-proxy
pyroscope IN CNAME http-proxy
ldap IN CNAME auth01