Add cname for pyroscope

This commit is contained in:
Torjus Håkestad 2025-05-24 12:03:16 +02:00
parent 2dae23560d
commit 4432f4c1d0
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

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