fixup on domains
This commit is contained in:
parent
1947e42c00
commit
d20efa52a6
1 changed files with 10 additions and 0 deletions
|
|
@ -48,3 +48,13 @@ spec:
|
|||
persistence:
|
||||
enabled: true
|
||||
storageClass: longhorn-fast
|
||||
headscale:
|
||||
config:
|
||||
dns:
|
||||
extra_records:
|
||||
- name: "homeassistant.martyn.berlin"
|
||||
type: "A"
|
||||
value: "172.20.0.72"
|
||||
- name: "home.martyn.berlin"
|
||||
type: "A"
|
||||
value: "172.20.2.108"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue