Add cname for pyroscope
This commit is contained in:
parent
2dae23560d
commit
4432f4c1d0
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user