diff --git a/headscale/configmap.yaml b/headscale/configmap.yaml index 56ab1e3..723d274 100644 --- a/headscale/configmap.yaml +++ b/headscale/configmap.yaml @@ -37,3 +37,12 @@ data: - name: "pi.camper.tobru.ch" type: "A" value: "100.64.0.16" + - name: "pihole.camper.tobru.ch" + type: "A" + value: "100.64.0.16" + - name: "grafana.camper.tobru.ch" + type: "A" + value: "100.64.0.16" + - name: "influxdb.camper.tobru.ch" + type: "A" + value: "100.64.0.16"