chore: cleanup

This commit is contained in:
JJGadgets
2025-02-17 12:34:39 +08:00
parent 9b932c7e43
commit 210238139c
7 changed files with 2 additions and 10 deletions

View File

@@ -248,14 +248,6 @@ spec:
dbs:
- path: /var/run/headscale/headscale.db
replicas:
- name: "nas"
type: "file"
path: "/nfs"
retention: 168h
validation-interval: 1h
age:
recipients:
- $${AGE_PUBKEY}
- name: "r2"
type: "s3"
endpoint: "$${R2_ENDPOINT}"
@@ -267,6 +259,8 @@ spec:
age:
recipients:
- $${AGE_PUBKEY}
identities:
- $${AGE_SECRET}
litestream-restore: |
dbs:
- path: /var/run/headscale/headscale.db
@@ -277,8 +271,6 @@ spec:
retention: 168h
validation-interval: 1h
age:
identities:
- $${AGE_SECRET}
- name: "r2"
type: "s3"
endpoint: "$${R2_ENDPOINT}"