Compare commits

..

3 commits

Author SHA1 Message Date
Renovate Bot 3ec8ef3437 Update docker.io/docspell/restserver Docker tag to v0.40.0
Some checks reported errors
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build encountered an error
2023-03-16 18:44:47 +00:00
Tobias Brunner a2c32caa57
entry for argocd
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-15 20:23:26 +01:00
Tobias Brunner 405e14e71b
add camper tailnet RRs
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-15 20:00:20 +01:00

View file

@ -37,3 +37,15 @@ 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"
- name: "argocd.camper.tobru.ch"
type: "A"
value: "100.64.0.16"